GithubHelp home page GithubHelp logo

Comments (3)

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

Interrupt-related code requires better skills and experience and it's better to use only and only if i's absolutely necessary.

Don't use too fast 10uS timer interrupt.

You also have to test using some of the examples first, to fully understand what they're doing before modifying to fit your purpose.

Start from ISR_16_Timers_Array example, then moving on gradually.

I don't want to spend anytime on this issue as it's not the library issue.

Good Luck,

from nrf52_mbed_timerinterrupt.

klyatskin avatar klyatskin commented on July 17, 2024

from nrf52_mbed_timerinterrupt.

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

Glad to know that it's somehow helpful to you and you're very welcome.

What I need is 150us frequency for 50% load pwm.

You have to write the code yourself or use any PWM library working with MBED Nano-33-BLE. If there is no ready-made library, just port any PWM one to NRF52 MBED platform.

It all depends on your code (using how many MCU cycles, etc. ) and the core.
Also don't use time-consuming ISR_Timer.setInterval() which is designed for slow-pacing jobs.

Is there any better way to chat with you?

Sorry, I won't do this. You're on your own

from nrf52_mbed_timerinterrupt.

Related Issues (6)

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.