Difference between revisions of "ArteryTek AT32WB41x"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "Artery AT32WB413 are Cortex-M4 based MCUs __TOC__ ==Flash Banks== ===Internal Flash=== {| class="seggertable" |- ! Flash Bank || Base address !! Size || J-Link Support |- | I...")
 
(Evaluation Boards)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Artery AT32WB413 are Cortex-M4 based MCUs
+
ArteryTek AT32WB41x are Cortex-M4 based MCUs
 
__TOC__
 
__TOC__
   
Line 8: Line 8:
 
! Flash Bank || Base address !! Size || J-Link Support
 
! Flash Bank || Base address !! Size || J-Link Support
 
|-
 
|-
| Internal flash || 0x08000000 || Up to 256 KB || style="text-align:center;"| {{YES}}
+
| Internal flash || 0x08000000 || 256 KB || style="text-align:center;"| {{YES}}
  +
|-
  +
| User data || 0x1FFFF800 || 1 KB || style="text-align:center;"| {{YES}}
 
|}
 
|}
   
Line 15: Line 17:
   
 
==Device Specific Handling==
 
==Device Specific Handling==
  +
===Connect===
  +
*On Connect, protection level is checked. For further information regarding this, please click [[ArteryTek_AT32| here]].
  +
 
===Reset===
 
===Reset===
 
*The device uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
 
*The device uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*[[Artery_AT-START-WB413|Artery AT-START-WB413]]
+
*[[ArteryTek_AT-START-WB415|ArteryTek AT-START-WB415]]1
 
   
 
==Example Application==
 
==Example Application==
*[[Artery_AT-START-WB413#Example_Project|Artery AT-START-WB413]]
+
*[[ArteryTek_AT-START-WB415#Example_Project|ArteryTek AT-START-WB415]]

Latest revision as of 12:59, 18 March 2024

ArteryTek AT32WB41x are Cortex-M4 based MCUs

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal flash 0x08000000 256 KB YES.png
User data 0x1FFFF800 1 KB YES.png

Watchdog Handling

  • The watchdog is fed during flash programming.

Device Specific Handling

Connect

  • On Connect, protection level is checked. For further information regarding this, please click here.

Reset

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

Evaluation Boards

Example Application