Microchip WBZ653 Curiosity
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:
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
- J-Link software: V8.58 or newer
- Embedded Studio: V8.24
- Hardware: Microchip WBZ653 Curiosity
- Link: File:Microchip WBZ653 Curiosity TestProject ES V824.zip