STM32CubeWBA: Flash management

Revision as of 12:50, 27 February 2023 by Registered User (→‎Overview)
Under construction.png Coming soon



1. Introduction

Flash management proposes a simple interface to the upper layers to execute operations in FLASH. It manages synchronization between flash operations and the RF activity. Thus, users do not have to bother with RF timing and flash operations.

2. Features

2.1. Overview

2.1.1. Asynchronous Operations

2.1.2. Organization

2.1.3. Flash Access

2.2. Flash Driver

2.3. RF Timing Synchro

2.4. Flash Manager

2.5. Simple NVM Arbiter

3. Interface

3.1. Flash Driver

3.2. RF Timing Synchro

3.3. Flash Manager

3.4. Simple NVM Arbiter

4. How to

TBD.

5. Revisions

Rev. number Description
0.1 First wiki version.