cancel
Showing results for 
Search instead for 
Did you mean: 

ADC in dual mode setup

rasmusbunkenborg
Associate II
Posted on November 17, 2008 at 06:52

ADC in dual mode setup

2 REPLIES 2
rasmusbunkenborg
Associate II
Posted on May 17, 2011 at 12:52

Hey

Im trying to set up the ADCs of a stm32f103rbt6 using the debugger in uvision. Its configured to run the simulation with stm32f103rb. The ADCs are supposed to run in dual mode, regular simultaneous conversion triggered by trgo3.I have enabled the eocie, and the eoc flag is set. But the program doesent jump to the interrupt vector rutine. Is there some sort trick to get it to work?

Cheers

Rasmus Bunkenborg

[ This message was edited by: rasmusbunkenborg on 16-11-2008 19:25 ]

brianforde9
Associate II
Posted on May 17, 2011 at 12:52

Have you configured the NVIC?

Brian F.