Difference between revisions of "Nuvoton M071x"

From SEGGER Wiki
Jump to: navigation, search
Line 23: Line 23:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*Nuvoton NuMaker-M071MD evaluation board: https://wiki.segger.com/Nuvoton-NuMaker-M071MD
+
*Nuvoton NuMaker-M071MD evaluation board: [https://wiki.segger.com/Nuvoton-NuMaker-M071MD]
 
 
 
==Example Application==
 
==Example Application==
 
*Nuvoton NuMaker-M071MD evaluation board: http://techwiki.segger.local/WikiTemplateEvalBoard#Example_Project
 
*Nuvoton NuMaker-M071MD evaluation board: http://techwiki.segger.local/WikiTemplateEvalBoard#Example_Project

Revision as of 20:07, 16 January 2023

The Nuvoton M071x series are Cortex-M0 microcontrollers for home appliance systems.

Flash Banks

Internal Flash

Device Base address Size J-Link Support
M071MCx 0x00000000 32 KB YES.png
M071MDx 0x00000000 64 KB YES.png
M071MR1x 0x00000000 128 KB YES.png
M071MSx 0x00000000 64 KB YES.png


Device Specifc Handling

Reset

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

Evaluation Boards

  • Nuvoton NuMaker-M071MD evaluation board: [1]

Example Application