Disable HSI RC when using PLL-HSE as system clock
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-07-15 3:21 AM
Posted on July 15, 2008 at 12:21
Disable HSI RC when using PLL-HSE as system clock
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:39 AM
Posted on May 17, 2011 at 12:39
Hey gays,
I'm using the STM3210B-Eval board with IAR EWB and writing my own firmware for better understanding the micro... When I configure the PLL circuit driven by the 8MHz external oszillator (HSE is choosen), can't I turn off the HSI RC part by writing Bit HSION in Register RCC_CR to 0? I'm doing that at the end, when all other clock configurations are done. My debugger runs to memory ''0xFFFFFFFF UNDEFINED INSTRUCTION''... Cheers, MichaelOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:39 AM
Posted on May 17, 2011 at 12:39
Ok...solved by setting the correct Flash Latency... (RM0008 page 40)
