Difference between revisions of "Nuvoton M26x"

From SEGGER Wiki
Jump to: navigation, search
Line 36: Line 36:
 
Nuvoton_NuMaker-M263KI
 
Nuvoton_NuMaker-M263KI
 
==Evaluation Boards==
 
==Evaluation Boards==
*Nuvoton NuMaker-M263KIL evaluation board: https://wiki.segger.com/Nuvoton_NuMaker-M263KI
+
*Nuvoton NuMaker-M263KI evaluation board: https://wiki.segger.com/Nuvoton_NuMaker-M263KI
   
 
==Example Application==
 
==Example Application==
*Nuvoton NuMaker-M263KIL evaluation board: https://wiki.segger.com/Nuvoton_NuMaker-M263KI#Example_Project
+
*Nuvoton NuMaker-M263KI evaluation board: https://wiki.segger.com/Nuvoton_NuMaker-M263KI#Example_Project

Revision as of 17:57, 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
M262x 0x20000000 32+64Kb
M263x 0x20000000 32+64Kb

Supported Flash Banks

Internal Flash

Device StartAddr Size J-Link Support
M261x 0x00000000 265+256Kb YES
M262x 0x00000000 265+256Kb YES
M263x 0x00000000 265+256Kb YES


Reset

The device uses normal reset, no special handling necessary.

Minimum requirements

  • J-Link software V7.84b or later

Nuvoton_NuMaker-M263KI

Evaluation Boards

Example Application