STM32F4 option byte location?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-12-14 10:21 AM
Posted on December 14, 2012 at 19:21
There seems to be conflicting information on the location of the option bytes on the STM32F4. The STM32F4xx flash document says that they start at 0x1fffc000, but the F4 STDPeriph library uses the address 0x40023C14
Does anyone know the correct address to use?
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-12-14 10:52 AM
Posted on December 14, 2012 at 19:52
The 0x40000000 ones are register loaded copies, the values are read from the flash memory array the options are programmed into.
Does anyone know the correct address to use?To do what? Writing is done at the 0x1FFFC000 addresses
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
