jstampfl / PruECAP_Int

Pru ecap timer with interrupt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PruECAP_Int

Example using the PRUSS eCAP timer interrupt on the BEAGLEBONE to toggle a pin.

notes - comments about this example

iec.c - Initialize the Pruss loads iec.bin and exits. Does not initialize the PRUSS INTC, does not wait for the PRUSS.

iec.p - Initialize the PRUSS INTC interrupt system. Initializes the eCAP interrupts for CAP1 & CAP2. Toggles P9.31 using interrupts from CAP1 & CAP2.

About

Pru ecap timer with interrupt


Languages

Language:OpenEdge ABL 52.0%Language:C 48.0%