question of digitalPulse() #4813
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2015-07-07 by @gfwilliams
If you're trying to do a square wave, why not use the built-in PWM hardware, which would be very accurate?
Or you could just use
If you absolutely want to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-07-07 by Long
I use the 'digitalPulse()' on the borad "nucleo 411" like this:
but it comes with the problem:
how can I solve the problem ?
Beta Was this translation helpful? Give feedback.
All reactions