Difference between revisions of "ArteryTek AT32F43x"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The Artery AT32F43x are Cortex-M4 based MCUs. ==Internal Flash== ===Supported Regions=== The internal flash is divided into 3 different regions: *Main storage area s...")
 
Line 9: Line 9:
 
*Reserved bootloader area starting at 0x1FFF0000 with 16KB
 
*Reserved bootloader area starting at 0x1FFF0000 with 16KB
 
*User system data starting at 0x1FFFC000 with 4KB
 
*User system data starting at 0x1FFFC000 with 4KB
For now, the J-Link supports the main storage.
+
For now, the J-Link supports the main storage from V7.88l.
   
 
==Reset==
 
==Reset==

Revision as of 09:26, 11 July 2023

The Artery AT32F43x are Cortex-M4 based MCUs.

Internal Flash

Supported Regions

The internal flash is divided into 3 different regions:

  • Main storage area starting at 0x08000000 with up to 4032KB
  • Reserved bootloader area starting at 0x1FFF0000 with 16KB
  • User system data starting at 0x1FFFC000 with 4KB

For now, the J-Link supports the main storage from V7.88l.

Reset

No device specific reset is necessary. The normal Cortex-M reset is performed.

See here for more information: https://wiki.segger.com/J-Link_Reset_Strategies#Type_0:_Normal