FLASH Write

FLASH Write BLOCK

This block supports FLASH write functionality on STM microcontrollers.

Contents

Inputs

  • Address – Address in flash memory space to write data to
  • Data – Data to write

Outputs

  • Status – Flash write operation status

Block parameters

  • Data unit size [bytes] – single flash write unit size in bytes (availability depends on MCU)
  • Data unit count – number of single flash write units to write
  • Sample time [s] – period of function refreshing (-1 means that a particular block takes sample time from its input block or if it doesn’t have any input block it takes the fastest sample time in a model)

CubeMX settings

  • None