2008-11-16 09:52 PM
ADC in dual mode setup
2011-05-17 03:52 AM
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 ]2011-05-17 03:52 AM
Have you configured the NVIC?
Brian F.