STM32F0Discovery - ADC DMA How to sort Conversion Data
Posted on September 13, 2013 at 17:14Hi, I am using the STM32F0Discovery board and I am acquiring ADC converted data value using the DMA. Well, I am able to read values but I cannot understand how the uC fills the Buffer. I am using a buffer[5] beca...