Difference between revisions of "ABOV A34M41x"

From SEGGER Wiki
Jump to: navigation, search
(Evaluation Boards)
(Example Application)
Line 20: Line 20:
   
 
==Example Application==
 
==Example Application==
* ABOV Starter Kit_A34M418VLN_v1.2 evaluation board:
+
* ABOV Starter Kit_A34M418VLN_v1.2 evaluation board: [[Starter_Kit_A34M418VLN_v1.2#Example_Project]]

Revision as of 15:36, 4 January 2021

The ABOV A34M41x series are high-performance, Cortex-M4F based 32-bit microcontrollers.

Internal Flash

Supported Regions

The internal flash is divided into two different regions: Code flash and data flash. The size of the code flash differs depending on the exact device.

Device Size (KB) Memory region
A34M414 128 0x00000000 - 0x0001FFFF
A34M416 256 0x00000000 - 0x0003FFFF
A34M418 512 0x00000000 - 0x0007FFFF

The data flash is always the size of 32 KB and its memory region goes from 0x0E000000 to 0x0E007FFF.

Evaluation Boards

Example Application