|
NetBurner 3.5.7
PDF Version |
Example Path: examples/PlatformSpecific/SAME70/Timers/TimerCapture
Location: examples/PlatformSpecific/SAME70/Timers/TimerCapture
Supported Platforms: MODM7AE70 SBE70LC
Timer Counter Capture Example
This example will generate a pulse waveform on Timer 11, and capture the waveform on Timer 7.
For the MODM7AE70: The timer 11 output is on P2.28, and the timer 7 capture is on P1.4. You will need to add a jumper between these two pins. After the capture is complete, the frequency and duty cycle of the captured waveform will be displayed.
For the SBE70LC The timer 11 output is on J1.4, and the timer 2 capture is on J4.6. You will need to add a jumper between these two pins. After the capture is complete, the frequency and duty cycle of the captured waveform will be displayed.
This is a good example to demonstrate how to:
SAME70 Timer Architecture