Difference between revisions of "Microchip PIC32CM Lx"

From SEGGER Wiki
Jump to: navigation, search
(Attach)
(Attach)
Line 28: Line 28:
   
 
===Attach===
 
===Attach===
Attach is supported if device is not secured.
+
Attach is supported if device is not secured.<br>
  +
This is called hot plugging by Microchip.
   
 
==Evaluation Boards==
 
==Evaluation Boards==

Revision as of 07:28, 2 May 2023

. The Microchip PIC32MC Lx are Robust Security, Ultra-Low Power and Enhanced Touch Microcontrollers Based on Arm® Cortex®-M23 Core.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal Flash 0x00000000 256/512 KB YES.png
Data Flash 0x00400000 8/16 KB YES.png
User Row 0x00804000 36 B YES.png
BOCOR 0x0080C000 8/32/48 B YES.png


Watchdog Handling

  • If the watchdog is enabled, it is feed.
  • If watchdog is in window mode, no feeding is done, because timer registers are no accessible.

Device Specific Handling

Reset

  • The devices uses normal Cortex-M reset, but special communication with BOOT Rom is done afterwards.

Attach

Attach is supported if device is not secured.
This is called hot plugging by Microchip.

Evaluation Boards

Example Application