Difference between revisions of "Nuvoton KM1M4BF"

From SEGGER Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  +
[[Category:Device families]]
 
__TOC__
 
__TOC__
 
The '''Nuvoton KM1M4BF''' series are Cortex-M4 microcontrollers for home appliance systems.
 
The '''Nuvoton KM1M4BF''' series are Cortex-M4 microcontrollers for home appliance systems.
Line 24: Line 25:
 
===Reset===
 
===Reset===
 
*The devices uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
 
*The devices uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
  +
==Watchdog Handling==
 
  +
*If the watchdog is enabled, it is feed.
 
==Evaluation Boards==
 
==Evaluation Boards==
 
*Nuvoton evaluation board: [[NuvoTon_NuMaker-EVB-KM1M4B|NuvoTon NuMaker-EVB-KM1M4B]]
 
*Nuvoton evaluation board: [[NuvoTon_NuMaker-EVB-KM1M4B|NuvoTon NuMaker-EVB-KM1M4B]]
   
 
==Example Application==
 
==Example Application==
*Nuvoton evaluation board: [[File:NuvoTon_NuMaker-EVB-KM1M4B_TestProject_ES_8V10.zip]]
+
*[[File:NuvoTon_NuMaker-EVB-KM1M4B_TestProject_ES_8V10.zip]]
  +
  +
== Tracing ==
  +
The following trace example projects are available:
  +
* [[NuvoTon_NuMaker-EVB-KM1M4B#Tracing on KM1M4B|Tracing on KM1M4B]]

Latest revision as of 14:59, 15 May 2024

The Nuvoton KM1M4BF series are Cortex-M4 microcontrollers for home appliance systems.

Flash Banks

Internal Flash

Device Flash bank Base address Size J-Link Support
KM1M4BFxxK I-Flash 0x00000000 264 KB YES.png
D-Flash 0x10800000 32 KB YES.png
KM1M4BFxxG I-Flash 0x00000000 136 KB YES.png
D-Flash 0x10800000 8 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: