Posted on May 16, 2014 at 04:05
Hello,
I have problem to get the ADC alignment feature working.
config:
STM32F407 on discovery board,
Adjustable voltage (0 to 3V) connected to PA3
ADC resolution set to 12b
Whatever alignmen...
Posted on May 16, 2014 at 05:12
Thanks Clive,
You are right,I did not set the theADC_ExternalTrigConv, and even thought I don't use external trigger, it killed the ADC init.
The right alignment works fine now.
Here is the correc...
Posted on May 16, 2014 at 04:51Hi Clive,It's what I was hoping to get, but I get 0x0000 to 0xFFF0 :(...Do you see anything wrong on my ADC init code?F.