Difference between revisions of "Nuvoton M26x"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The Nuvoton M26x series are 32-bit low-power microcontrollers based on the Arm® Cortex®-M23 processor.<br> ==Internal RAM== {| class="seggertable" |- ! Device || St...")
 
Line 7: Line 7:
 
! Device || StartAddr !! Size
 
! Device || StartAddr !! Size
 
|-
 
|-
| GD32A503xB || 0x20000000 || 24Kb
+
| M261x|| 0x20000000 || 32+64Kb
 
|-
 
|-
| GD32A503xC || 0x20000000 || 32Kb
+
| M2613|| 0x20000000 || 32+64Kb
 
|-
 
|-
| GD32A503xD || 0x20000000 || 48Kb
+
| M2613|| 0x20000000 || 32+64Kb
 
|}
 
|}
   
*** Additional information ***
 
In order to prevent errors when reading first time, the DLL intialises the first 24Kb of RAM
 
starting at 0x2000 0000.
 
   
 
==Supported Flash Banks==
 
==Supported Flash Banks==
Line 24: Line 21:
 
! Device || StartAddr !! Size || J-Link Support
 
! Device || StartAddr !! Size || J-Link Support
 
|-
 
|-
| GD32A503xB || 0x08000000 || 128Kb || YES
+
| M261x || 0x00000000 || 265+256Kb || YES
 
|-
 
|-
| GD32A503xC || 0x08000000 || 256Kb || YES
+
| M2612 || 0x00000000 || 265+256Kb || YES
 
|-
 
|-
| GD32A503xD || 0x08000000 || 384Kb || YES
+
| M2613 || 0x00000000 || 265+256Kb || YES
 
|}
 
|}
   

Revision as of 17:53, 9 January 2023

The Nuvoton M26x series are 32-bit low-power microcontrollers based on the Arm® Cortex®-M23 processor.

Internal RAM

Device StartAddr Size
M261x 0x20000000 32+64Kb
M2613 0x20000000 32+64Kb
M2613 0x20000000 32+64Kb


Supported Flash Banks

Internal Flash

Device StartAddr Size J-Link Support
M261x 0x00000000 265+256Kb YES
M2612 0x00000000 265+256Kb YES
M2613 0x00000000 265+256Kb YES

Reset

The device uses normal reset, no special handling necessary.

Minimum requirements

  • J-Link software V7.82b or later

Evaluation Boards

Example Application