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

v1.0.0 to support ISR-based multi-channel PWM for RP2040-based boards (Nano_RP2040_Connect, RASPBERRY_PI_PICO etc), using ArduinoCore-mbed mbed_nano or mbed_rp2040 core

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 24 Sep 06:24
· 30 commits to main since this release
17493be

Initial Releases v1.0.0

  1. Initial coding to support RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, etc. using RP2040 ArduinoCore-mbed mbed_nano or mbed_rp2040 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.