Skip to content

This arduino code for SAMD51 will record a gpio's high and low duration for multiple pulses.

License

Notifications You must be signed in to change notification settings

charkster/samd51-gpio_high_and_low_durations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

samd51-gpio_high_and_low_durations

This arduino code for SAMD51 will record a gpio's high and low duration for multiple pulses. Each high and low duration will be captured up to 4 seconds in duration. Consecutive 200ns high and 200ns low pulses can be reliably captured when the SAMD51 is overclocked to 200MHz. I tested this on the Adafruit Itsy Bitsy M4 board.

About

This arduino code for SAMD51 will record a gpio's high and low duration for multiple pulses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages