Microchip PIC32CX MTx

From SEGGER Knowledge Base
Jump to navigation Jump to search

The Microchip PIC32CX MTx series is a family of system-on-chip solutions well suited for smart energy applications such as communication modules and residential split meter systems.

Flash Banks

Internal Flash

Device Flash bank Base address Size J-Link Support
PIC32CX2051MTC128 Program flash 0x01000000 2048 KB YES.png
GPNVM --- 9 Bits NO.png

Device Specifc Handling

Reset

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

Boot/Config flash

  • The device uses GPNVM bits for storing device configuration data.
  • These GPNVM bits need to be programmed manually by a script or the application itself.
  • For J-Flash, this File:PIC32CX2051MTC128.jflash can be used to program GPNVM bits.

Watchdog Handling

  • If the watchdog is enabled, it is feed.

Restrictions

  • If the device is locked, a mass erase must be performed via an external erase pin.

Evaluation Boards

Example Application