Bug in STM32F0 SPI Low-Level Driver LL_SPI_ReceiveData8 and LL_SPI_TransmitData8
Affected driver library STM32Cube_FW_F0_V1.9.0Component SPI Low Level Driver in file "stm32f0xx_ll_spi.h"Functions affected: LL_SPI_ReceiveData8 and LL_SPI_TransmitData8Bug:current implemented acces to SPIx->DR doesn't work as expected due to FIFO wh...