Difference between revisions of "Nuvoton M46x"

From SEGGER Wiki
Jump to: navigation, search
(Evaluation Boards)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
[[Category:Device families]]
 
__TOC__
 
__TOC__
 
The '''Nuvoton M46x''' series are 32-bit low-power microcontrollers based on the Arm®
 
The '''Nuvoton M46x''' series are 32-bit low-power microcontrollers based on the Arm®
Line 23: Line 24:
   
 
==Example Application==
 
==Example Application==
*Nuvoton NuMaker-M471R1 evaluation board: https://wiki.segger.com/Nuvoton_NuMaker-M471R1#Example_Project
+
*Nuvoton NuMaker-M463KG evaluation board: https://wiki.segger.com/Nuvoton_NuMaker-M463KG#Example_Project
  +
*Nuvoton NuMaker-M467HJ evaluation board: https://wiki.segger.com/Nuvoton_NuMaker-M467HJ#Example_Project

Latest revision as of 14:59, 15 May 2024

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

Flash Banks

Internal Flash

Device Base address Size J-Link Support
M463x 0x00000000 256 KB YES.png
M467x 0x00000000 1024 KB YES.png

Device Specifc Handling

Reset

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

Evaluation Boards

Example Application