FLASH Read

<< Click to Display Table of Contents >>

Navigation:  STM32F0 Target > Block References > On-chip Peripherals > FLASH >

FLASH Read

Previous pageReturn to chapter overviewNext page

User Interface

How this block appears in a Simulink model?

stm32f0_flash_read_block

What can be configured?

stm32f0_flash_read_mask

Configuration item

Selectable option/ Value

Description

Flash Base address

0x8000000

0x8004000

0x8008000

0x800C000

0x8010000

0x8014000

0x8018000

0x801C000

Flash memory base address to for Flash Read block.

Program data type

double | single | int16 | uint16 | int32 |uint32

Select data type to read data from flash

Sample Time (Sec)

(sampletime)

Specify block sample time.

When to use this block?

For application need to read data from Flash program memory at specify memory address (Flash Base address + Offset).

Demo