Failure on STM32L4 SPI receive
Hello All,
I have an STM32L486 and use the SPI3 to connect a SPI flash device.
The code uses CubeMX L4 1.13 HAL SPI and seems to work.
But after reflash or reboot the SPI returns only 00h values.
After an power on reboot it looks all fine.
I compared in that cases the CR1,CR2,SR registers also AF assignment. And all those look fine.
I saw some items in the forum but do not know if that is related to my case.
Ususally I work with STM32F437 that has SPI with no FIFO.
The L468 device has FIFO.
Any pointers where to look?
regards. Adib.
--