Microchip WBZ653 Curiosity

From SEGGER Knowledge Base
Revision as of 15:39, 23 July 2025 by Matthias (talk | contribs) (Created page with "800px|thumb|right|Microchip WBZ653 Curiosity evaluation board This article describes specifics for the Microchip WBZ653 Curiosity evaluation board. It can be used to test & verify Microchip PIC32CX-BZ2 device support. __TOC__ == Minimum requirements == * J-Link software V7.96m or later == Preparing for J-Link == * Connect the J-Link to the debug header (J904). **RESET = NMCLR **VTref = TVDD **GND = GND **SWCLK = SWCLK **SWD...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
File:Microchip WBZ653 Curiosity board.JPG
Microchip WBZ653 Curiosity evaluation board

This article describes specifics for the Microchip WBZ653 Curiosity evaluation board. It can be used to test & verify Microchip PIC32CX-BZ2 device support.

Minimum requirements

  • J-Link software V7.96m or later

Preparing for J-Link

  • Connect the J-Link to the debug header (J904).
    • RESET = NMCLR
    • VTref = TVDD
    • GND = GND
    • SWCLK = SWCLK
    • SWDIO = SWDIO
  • Power the board via the USB-C jack (J100).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:
    Microchip WBZ653 Curiosity connect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Microchip WBZ653 Curiosity. It is a simple Hello World sample linked into the internal flash.

SETUP