stm32f3xx SPI read failure
Posted on August 24, 2016 at 01:18GreetingsUsing the HAL function HAL_SPI_TransmitReceive() to read erased data (i.e. all FF's) data from an external serial NOR device I get a block of 0's at either the start or the end of a 256 byte read. Using ...