Question
Stm32cube SPI DMA for MAX31865 chip
Posted on December 11, 2016 at 15:05
i have all my initialization code generated for STM32F217 SPI DMA using STM32CUBE as MASTER. Does anyone have a good c code example of the main() with infinite loop while() code sending and receiving data and then processing the result ... all the ST EXAMPLES don't show this last part