cancel
Showing results for 
Search instead for 
Did you mean: 

multiple ADC sequencial reading STM32F3 DISCOVERY USB

hr
Associate
Posted on March 21, 2013 at 13:19

Can anyone please help-me changing one of the ADC read sample codes for 10 or more (idealy 26) adc channel's sequencial reading?? I come from 8 bit micro and I am overwhelmed with so much information and capabilities, I am using Keil uVision4, with relative small success but when I try to change the sample code ( ADC read with DMA)I cant read  any adc anymore... thanks

#stm32f3-discovery-adc-dma
1 REPLY 1
raptorhal2
Lead
Posted on March 21, 2013 at 14:55

The standard problem is setting up arrays to hold more than one value. Show your code and you will probbaly get much better help.

Cheers, Hal