Difference between revisions of "ArteryTek AT32F41x"

From SEGGER Wiki
Jump to: navigation, search
(Internal Flash)
Line 1: Line 1:
Artery AT32F41x are Cortex-M4 based MCUs
+
ArteryTek AT32F41x are Cortex-M4 based MCUs
 
__TOC__
 
__TOC__
   
Line 23: Line 23:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*[[Artery_AT-START-F413|Artery AT-START-F413]]
+
*[[ArteryTek_AT-START-F413|ArteryTek AT-START-F413]]
*[[Artery_AT-START-F415|Artery AT-START-F415]]
+
*[[ArteryTek_AT-START-F415|ArteryTek AT-START-F415]]
   
 
==Example Application==
 
==Example Application==
*[[Artery_AT-START-F413#Example_Project|Artery AT-START-F413]]
+
*[[ArteryTek_AT-START-F413#Example_Project|ArteryTek AT-START-F413]]
*[[Artery_AT-START-F415#Example_Project|Artery AT-START-F415]]
+
*[[ArteryTek_AT-START-F415#Example_Project|ArteryTek AT-START-F415]]

Revision as of 16:37, 8 February 2024

ArteryTek AT32F41x are Cortex-M4 based MCUs

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal flash 0x08000000 Up to 256 KB 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