Difference between revisions of "ABOV A34M41x"

From SEGGER Wiki
Jump to: navigation, search
 
Line 6: Line 6:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Device !! Size (KB) || Memory region
+
! Device !! Size (KiB) || Memory region
 
|-
 
|-
 
| A34M414 || 128 || 0x00000000 - 0x0001FFFF
 
| A34M414 || 128 || 0x00000000 - 0x0001FFFF
Line 14: Line 14:
 
| A34M418 || 512 || 0x00000000 - 0x0007FFFF
 
| A34M418 || 512 || 0x00000000 - 0x0007FFFF
 
|}
 
|}
The data flash is always the size of 32 KB and its memory region goes from 0x0E000000 to 0x0E007FFF.
+
The data flash is always the size of 32 KiB and its memory region goes from 0x0E000000 to 0x0E007FFF.
   
 
==Evaluation Boards==
 
==Evaluation Boards==

Latest revision as of 09:15, 27 May 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 (KiB) Memory region
A34M414 128 0x00000000 - 0x0001FFFF
A34M416 256 0x00000000 - 0x0003FFFF
A34M418 512 0x00000000 - 0x0007FFFF

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

Evaluation Boards

Example Application