1.5 CCP Timer Mode

This example demonstrates how to use the CCP module in timer mode to generate periodic interrupt.

Description

The CCP module in timer mode generates periodic interrupt on 1 second period match. The LED is toggled in the interrupt handler to indicate periodic callback.

Downloading and building the application

To clone or download this application from Github, go to the main page of this repository and then click Clone button to clone this repository or download as zip file.

Path of the application within the repository is apps/ccp/ccp_timer_mode.

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

Project NameDescription
pic32ak_gc_curiosity.XMPLABX project for Curiosity Platform Development Board and PIC32AK1216GC41064 General Purpose Dual In-Line Module (DIM)