ADC 1 channel with circular DMA of 16 bytes: array [0] stay at '0'
Hello,I have an issue and until now didn't find the solution :Using ADC2, one channel IN12, triggered by timer every 100µs, using circular DMA sized of 16 half-words, the array [0] value is always 0, the array's index used by DMA is from 1 to 16, not...