Difference between revisions of "Nuvoton KM1M7BF"

From SEGGER Wiki
Jump to: navigation, search
Line 36: Line 36:
 
==Example Application==
 
==Example Application==
 
*Nuvoton evaluation board: https://wiki.segger.com/
 
*Nuvoton evaluation board: https://wiki.segger.com/
  +
  +
== Tracing ==
  +
The following trace example projects are available:
  +
* [[NuvoTon_NuMaker-EVB-KM1M7#Tracing on KM1M7AF|Tracing on KM1M7AF]]

Revision as of 09:22, 8 May 2024

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

Flash Banks

Internal Flash

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

Watchdog Handling

  • If the watchdog is enabled, it is feed.

Evaluation Boards

Example Application

Tracing

The following trace example projects are available: