STM32F7 SPI5 simple config and test fail
Posted on July 24, 2015 at 13:45 Hello, since i have lot of problems with HAL drivers, maybe some one could help me: I need SPI5 in software CS mode and full duplex 2 lines. Here is my config: SPI_HandleTypeDef hspi5; void Pie...