Difference between revisions of "ArteryTek AT32WB41x"

From SEGGER Wiki
Jump to: navigation, search
m (Torben.scharping moved page Artery AT32WB41x to ArteryTek AT32WB41x)
(Evaluation Boards)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| Internal flash || 0x08000000 || 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==
*[[ArteryTek_AT-START-WB415|ArteryTek AT-START-WB415]]
+
*[[ArteryTek_AT-START-WB415|ArteryTek AT-START-WB415]]1
 
   
 
==Example Application==
 
==Example Application==

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