Difference between revisions of "XHSC HC32L19x"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "Category:Device families The '''XHSC HC32L19x''' are [SHORT_DESCRIPTION] __TOC__ ==Flash Banks== ===Internal Flash=== {| class="seggertable" |- ! Flash Bank !! Base addre...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Device families]]
 
[[Category:Device families]]
The '''XHSC HC32L19x''' are [SHORT_DESCRIPTION]
+
The '''XHSC HC32L19x''' are Cortex-M0+ based micro controllers.
 
__TOC__
 
__TOC__
   
Line 17: Line 17:
   
 
==Device Specific Handling==
 
==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]].
   
 
==Evaluation Boards==
 
==Evaluation Boards==
  +
*[[XHSC_HC32LF17/9xGO-STK-V2.0|XHSC HC32LF17/9xGO-STK-V2.0]]
*[[WikiTemplateEvalBoard|[SiliconVendor] [EvalBoardName]]]
 
   
 
==Example Application==
 
==Example Application==
*[[WikiTemplateEvalBoard#Example_Project | [SiliconVendor] [EvalBoardName]]]
+
*[[XHSC_HC32LF17/9xGO-STK-V2.0#Example_Project |XHSC HC32LF17/9xGO-STK-V2.0]]

Latest revision as of 19:22, 17 June 2024

The XHSC HC32L19x are Cortex-M0+ based micro controllers.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal Flash 0x00000000 256 KB YES.png

Watchdog Handling

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

Device Specific Handling

Reset

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

Evaluation Boards

Example Application