Difference between revisions of "Nuvoton M471x"

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

Latest revision as of 16:32, 17 January 2023

The Nuvoton M471x 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
M471MDx 0x00000000 64 KB YES.png
M471SDx 0x00000000 64 KB YES.png
M471R1Dx 0x00000000 64 KB YES.png
M471MEx 0x00000000 128 KB YES.png
M471SEx 0x00000000 128 KB YES.png
M471R1Ex 0x00000000 128 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