STM32H563 bootloader SPI configuration
Hi,
in AN2606 rev 64, I cannot find the SPI settings for STM32H563 bootloader, i e CPOL, CPHA etc. For the other MCU:s in this document, this information is provided.
For example H72xxx comes with CPOL = CPHA = low.
Using these settings, and a rather slow clock at 0.5 MHz, I send 0x5A, and get 0xA5 in return. This looks good, but the problem is that no matter what I send, I get 0xA5 in return.
What am I missing here?
