New example: 5441x timers, pulse generator and counter

Post your example source code and application notes to share with others
Post Reply
User avatar
BBAdmin
Site Admin
Posts: 35
Joined: Fri Apr 18, 2008 5:54 pm

New example: 5441x timers, pulse generator and counter

Post by BBAdmin »

Hello,

We have added a new example that uses one dma timer to generate pulses, and a second timer to calculate the frequency of if the pulses. The timer capture input can be configured to capture on rising edge, falling edge, or both. In this case we capture on each rising edge. The debug serial port allows interaction to set the output frequency, view counts and measure frequency. The web page will display the frequency and counts on the input capture timer.

This example was built and tested with the 2.7.3 tools. Hope you find it useful.
Attachments
PulseGenerator-Counter.zip
(14.39 KiB) Downloaded 917 times
Post Reply