Timer Interrupt with DMA (ADC, SPI), non-blocking while loop?
Hi, I always appreciate all members here for helping beginners like me :)I am currently working on a project using Timer and ADC+SPI with DMA.The main timer loop is running at 40kHz, and this frequency should be strictly guaranteed.Two DMA process...