Giter VIP home page Giter VIP logo

Comments (2)

khoih-prog avatar khoih-prog commented on July 17, 2024

Hi @AKLitman

This is actually a limitation / bug of this library, which currently not permits to use both channels (PWM_CHAN_A, PWM_CHAN_B) of the same slice to output PWMs (same freq. different duty-cycles)

Thanks to your report, I'm now aware, figure out and rewrite the library to permits to use both channels of the same slice.

I'll post a new release soon as I'm currently testing and it's working OK so far now.

I'm glad that the library will be better and better thanks to contributing users like you.

Thanks and Regards,

from rp2040_pwm.

khoih-prog avatar khoih-prog commented on July 17, 2024

Hi @AKLitman

The new RP2040_PWM releases v1.1.0 has just been published. Your contribution is noted in Contributions and Thanks

Please try the new example PWM_MultiChannel which demonstrates how to use both channels of PWM slice.

Best Regards,


Releases v1.1.0

  1. Permit PWM output for both channels of PWM slice. Check Request for Clarification on PWM Slices and A/B sides #5
  2. Use float instead of double for frequency and duty-cycle
  3. Add example PWM_MultiChannel to demonstrate how to use both channels of PWM slice.

from rp2040_pwm.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.