Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

v1.0.0 to support ISR-based multi-channel PWM for SAMD21/SAMD51 boards, such as NANO_33_IOT, ITSYBITSY_M4, SEEED_XIAO_M0, SparkFun_SAMD51_Thing_Plus, etc. using Arduino, Adafruit or Sparkfun core

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 02 Oct 02:26
· 36 commits to main since this release
c2a88a3

Initial Releases v1.0.0

  1. Initial coding to support SAMD21/SAMD51 boards such as NANO_33_IOT, ITSYBITSY_M4, SEEED_XIAO_M0, SparkFun_SAMD51_Thing_Plus, etc. using Arduino, Adafruit or Sparkfun core
  2. The hybrid ISR-based PWM channels can generate from very low (much less than 1Hz) to highest PWM frequencies up to 1000Hz with acceptable accuracy.