1.3.4 PIC32CZ CA Curiosity Ultra Example using QT7 Xplained Pro Self
Path of the application within the repository is apps/qt7_selfcap_xpro_board/pic32czca_cultra/
To build the application, refer to the following table and open the project using its IDE.
Hardware Setup
- Project uses PIC32CZ CA90 Curiosity Ultra Evaluation Kit and QT7 Xplained Pro Evaluation Kit
- Connect QT7 Xplained Pro Extension Kit to PIC32CZ CA Curiosity Ultra Evaluation Kit on extension header EXT1 such that pin 1 of QT7 is connected to pin 3 of Curiosity board.
- Connect the Debug USB port on the board to the computer using a micro USB Cable
Running the Application
- Open the application project pic32czca_curiosity_qt7.X in the IDE
- Build the project and program the target board
Monitoring Touch Data in MPLAB® DV Touch plugin
Prerequisite MPLAB® Data Visualizer and Touch Pluign. Procedure for Installation is available in Touch Plugin Installation.
- Configure COM Port
- Select the correct COM port in Connection tab
- Update the Baud Rate to 115200 in COM Settings
- Start Streaming for COM data
- COM Port on Touch
- Select Touch in Connection tab
- For data source, from drop-down menu, select configured COM port as source
- Start Streaming on Touch
Detailed procedure can be found in Visualize Touch Data Using MPLAB® Data Visualizer page.