Page 1 of 1

Develop a C CODE program using the SysTick timer that toggles PA20 every 80 μsec. Use the LogicPort to determine the acc

Posted: Thu Jul 14, 2022 2:06 pm
by answerhappygod
Develop a C CODE program using the SysTick timer thattoggles PA20 every 80 μsec. Use the LogicPort to determine theaccuracy of the device. The LogicPort includes the ability toexpand the time base and has cursors that allow you to accuratelymeasure the time between 2 digital transitions. Use these featuresto determine the exact error in seconds and as a percentage of 80μsec. Place the absolute and percent error it in a comment in yoursource code.
IMPORTANT: It should program on Microchip ATSAMD21J18 Chip.PLEASE HELP!