Question
What woul be the best way to read ADC in an RTOS?
I'd like to get ADC readings, implemented with DMA while running in an RTOS.
The problem is that the ADC with DMA interrupts the RTOS... don't know what could be the cause maybe interrupts conflicting?
