Difference between revisions of "ST STM32F4"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "== Option byte programming ==")
 
(Option byte programming)
Line 1: Line 1:
 
== Option byte programming ==
 
== Option byte programming ==
  +
The STM32F4 series devices provide some option bytes which allow some "permanent" configuration as well as readout protection for the device. Unfortunately, the option bytes become effective immediately when programmed. This means when enabling the read protection of the device via option bytes, the programmer will
  +
immediately lose the access to the flash, without any possibility to verify the complete flash operation. Therefore, the option bytes cannot be programmed as part of the flash image.
  +
via J-Flash
  +
=== Via J-Flash===

Revision as of 09:40, 14 June 2016

Option byte programming

The STM32F4 series devices provide some option bytes which allow some "permanent" configuration as well as readout protection for the device. Unfortunately, the option bytes become effective immediately when programmed. This means when enabling the read protection of the device via option bytes, the programmer will immediately lose the access to the flash, without any possibility to verify the complete flash operation. Therefore, the option bytes cannot be programmed as part of the flash image. via J-Flash

Via J-Flash