Pinouts: STM32F429IGT6 to B-U585I-IOT02A
I'm looking to connect a Waveshare e-Paper display to my STM32U5 discovery kit (B-U585I-IOT02A).
On the Waveshare website (https://www.waveshare.com/wiki/7.8inch_e-Paper_HAT), they have a pinout for the SPI bus on a STM32F4 chip as follows:
Connect to STM32F429IGT6 (SPI)
IT8951 STM32 Description
5V 5V 5V Power input
GND GND Ground
MISO PE13 Data output
MOSI PE14 Data input
SCK PE12 Clock input
CS PE11 Chip select (Low active)
RST PC5 Reset (Low for reset)
HRDY PA7 BUSY state output (Low for busy)
What are the equivalent pinouts for the STM32U585? 5V/Gnd are obvious. I think MISO/MOSI/SCK/CS go to PE12/PE13/PE14/PE15. Perhaps HRDY goes to PA8, but I'm not fully sure. I don't know where RST(PC5) maps to on the STM32U585. Can you please help me?
Also, if I wanted to bypass this RPi HAT, what would you recommend?
Thanks,
Vince
