Hello, Can anyone please help me in Low level(LL) SPI driver for STM32F7 microcontroller?
I have been trying to establish an SPI communication using STM32F7 microcontroller using Low level drivers in STM32CubeMX. I am facing issue Reading from the DR register. I need to read 8-bits but the values are getting stored as 16-bits. Also the DR...