Potential Bug in STM32Cube SPI routine
Posted on June 05, 2016 at 19:15Hello,In my senario, a SPI eeprom is connected to a STM32F051, whose SPI module was set to a full duplex master mode. My original code to read a block of data from the eeprom was like this:The problem of this code is ...