Difference between revisions of "Nuvoton KM1M7AF"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The '''Nuvoton KM1M7AF''' series are Cortex-M7 microcontrollers for controlling power electronics. ==Flash Banks== ===Internal Flash=== {| class="seggertable" |- ! De...")
 
Line 31: Line 31:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
*Nuvoton evaluation board: https://wiki.segger.com/
+
*Nuvoton evaluation board: [[NuvoTon_NuMaker-EVB-KM1M7|NuvoTon NuMaker-EVB-KM1M7]]
   
 
==Example Application==
 
==Example Application==
  +
*[[File:NuvoTon_NuMaker-EVB-KM1M7_TestProject_ES_8V10.zip]]
*Nuvoton evaluation board: https://wiki.segger.com/
 

Revision as of 11:46, 10 April 2024

The Nuvoton KM1M7AF series are Cortex-M7 microcontrollers for controlling power electronics.

Flash Banks

Internal Flash

Device Flash bank Base address Size J-Link Support
KM1M7AFxxN I-Flash 0x00800000 512 KB YES.png
D-Flash 0x10800000 64 KB YES.png
KM1M7AFxxM I-Flash 0x00800000 384 KB YES.png
D-Flash 0x10800000 64 KB YES.png
KM1M7AFxxK I-Flash 0x00800000 256 KB YES.png
D-Flash 0x10800000 64 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