ADC in dual mode setup
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-11-16 9:52 PM
Posted on November 17, 2008 at 06:52
ADC in dual mode setup
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:52 AM
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 ]Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:52 AM
Posted on May 17, 2011 at 12:52
Have you configured the NVIC?
Brian F.