Microchip PIC32CX BZ6

From SEGGER Knowledge Base
Jump to navigation Jump to search

The Microchip PIC32CX BZ6 family is a general purpose, low-cost, Cortex-M4 microcontroller family of devices supporting multi-protocol wireless interfaces (Bluetooth and Zigbee).

Flash Banks

Internal Flash

Device Flash bank Base address Size J-Link Support
PIC32CX2051BZ6 Program flash 0x01000000 2048 KB YES.png
Boot flash 0x00800000 64 KB YES.png
Boot/Config flash 0x00810000 4 KB YES.png
OTP 0x00811000 4 KB NO.png

Supported modules

Module Name Device Name Supported
WBZ653 PIC32CX2051BZ6 YES.png
PIC32WM_BZ6204 YES.png
PIC32WM_BZ6602 YES.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 Boot/Config flash page for storing 2 sections: bootloader extra data/code and device configuration data.
  • If this page is used for programming, the content of these 2 sections must be merged into one file.

Watchdog Handling

  • If the watchdog is enabled, it is fed.
  • If the deadman timer is enabled, it is fed.

Evaluation Boards

Example Application