STM32U5 SPI1 in Stop Mode
I'm using an STM32U5 processor to communicate with a sensor over SPI, and I am unable to get the SPI transfer and reception to work while putting the device into STOP 0/1. The datasheet and reference manual state that this is possible with SPI1 in ST...