Workaround for Timer synced DMA SPI reception
Posted on May 03, 2018 at 18:39I am working with CubeMx and the HAL Driver on Nucleo H7 (STM32H743ZI) Board. Now i want to implement a SPI Rx communication with an external ADC. The data from the ADC is 32bit wide. The SPI reception should happen wi...