1.4.1 PIC32CM PL10 Example using QT8 Xplained Pro Surface
Path of the application within the repository is apps/qt8_selfcap_surface_xpro_board/pic32_cm_pl10_cnano/
To build the application, refer to the following table and open the project using its IDE.
| Project Name | Description |
|---|---|
| firmware\pic32cm_pl10.X | MPLABX Project for PIC32CM PL10 Curiosity Nano Evaluation Kit |
Hardware Setup
- Project uses PIC32CM PL10 Curiosity Nano Evaluation Kit and QT8 Xplained Pro Evaluation Kit
- Place the Curiosity Nano Evaluation board on the Curiosity Nano Touch Adaptor
- Connect EXT1 of QT8 Xplained Pro to EXT1 of Curiosity Nano touch Adapter
- Connect the USB port on the board to the computer using a USB-C Cable
Running the Application
- Open the application project pic32cm_pl10.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 Plugin. 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 Guide to view Touch Tune Data using MPLAB® Data Visualizer page.
