Difference between revisions of "Cmsemicon CM32H6157"

From SEGGER Wiki
Jump to: navigation, search
(Device Specific Handling)
Line 17: Line 17:
 
*The watchdog is fed during flash programming.
 
*The watchdog is fed during flash programming.
   
==Device Specific Handling==
 
===Connect===
 
 
===Reset===
 
===Reset===
 
*The device uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
 
*The device uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].

Revision as of 08:00, 11 March 2024

The Cmsemicon CM32H6157 are are 32-bit general-purpose microcontrollers based on the Arm® Cortex®-M0 processor.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Main flash 0x00000000 128 KB YES.png / NO.png
Data flash 0x00000000 2560 B YES.png / NO.png

Watchdog Handling

  • The device has a watchdog.
  • The watchdog is fed during flash programming.

Reset

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