2016-12-11 06:05 AM
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
2016-12-17 11:35 AM
I have interfaced MAX31865 with STM32F334 in polling method. My code is in Github. Here is the link to the repo -