Difference between revisions of "ArteryTek AT32A40x"

From SEGGER Wiki
Jump to: navigation, search
m (Torben.scharping moved page Artery AT32A40x to ArteryTek AT32A40x)
Line 1: Line 1:
Artery AT32A40x are Cortex-M4 based MCUs
+
ArteryTek AT32A40x are Cortex-M4 based MCUs
 
__TOC__
 
__TOC__
   
Line 23: Line 23:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*[[Artery_AT-START-A403A|Artery AT-START-A403A]]
+
*[[ArteryTek_AT-START-A403A|Artery AT-START-A403A]]
   
 
==Example Application==
 
==Example Application==
*[[Artery_AT-START-A403A#Example_Project | Artery AT-START-A403A]]
+
*[[ArteryTek_AT-START-A403A#Example_Project | Artery AT-START-A403A]]

Revision as of 16:30, 8 February 2024

ArteryTek AT32A40x are Cortex-M4 based MCUs

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal flash 0x08000000 1024KB YES.png
SPIM external flash 0x08400000 Up to 16 MB NO.png

The SPIM support is currently under development.

Watchdog Handling

  • The watchdog is fed during flash programming.

Device Specific Handling

Reset

  • The device uses normal Cortex-M reset, no special handling necessary, like described here.

Evaluation Boards

Example Application