1.7.8 PIC32CM PL10 Curiosity Nano Onboard Sensor Example

Path of the application within the repository is apps/onboard_sensor/pic32cm_pl10_cnano/

To build the application, refer to the following table and open the project using its IDE.

Project NameDescription
firmware\pic32cm_pl10_cnano.XMPLABX Project for PIC32CM PL10 Curiosity Nano Evaluation Kit

Hardware Setup

  1. Project uses PIC32CM PL10 Curiosity Nano Evaluation Kit
  2. Connect the Debug USB port on the board to the computer using a micro USB cable

Running The Application

  1. Open the application project pic32cm_pl10_cnano.X in the IDE
  2. 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.

  1. 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
  2. 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.