Häufig gestellte Fragen

Häufig gestellte Fragen

When different data is put on the same Flash Page, how to change a few individual data without affecting other data?  Datum:2016-08-29

The memory architecture used in the NuMicro® microcontroller (MCU) is Flash and its operating procedure can be divided into the following three parts:

  1. Erase Page
  2. Program Flash
  3. Read Verify Flash

To update a few data, you need to first backup data on the entire Page to RAM or Flash on different Pages that has been pre-erased, modify the data you want to change, and then write the modified data back into the memory through the following procedure:

  1. Erase Page
  2. Program Flash; write the modified data into the Flash
  3. Read Verify Flash; compare and verify the Flash value with the modified value
Produkte: Mikrocontroller ,Arm Cortex-M0-MCUs ,M051-Base-Serie ,M0518-Serie ,M0519-Serie ,Mini51-Base-Serie ,Nano100/102-Base-Serie ,Nano103-Base-Serie ,Nano110/112-LCD-Serie ,Nano120-USB-Serie ,Nano130-Advanced-Serie ,NUC029-Serie ,NUC100/200-Advanced-Serie ,NUC120/122/123/220-USB-Serie ,NUC130/230-CAN-Serie ,NUC131-NUC1311-CAN-Serie ,NUC140/240-Konnektivität-Serie ,Arm Cortex-M4-MCUs ,M451-Base-Serie ,M451M-Serie ,M452-USB-Serie ,M453-CAN-Serie ,M4TK-Touch-Key-Serie ,NUC442/472-Serie ,NUC505-Serie
Applikationen:
Funktion: Peripherals,Analog,Vref,Memory,Flash Memory Controller (FMC)
This website uses cookies to ensure you get the best experience on our website. Learn more
OK