led pwm #1824
Replies: 6 comments
-
Posted at 2016-12-07 by @gfwilliams At the moment it's a firmware issue that'll be solved in a later update - just one of the hardware PWMs is exposed at the moment. You can easily work around it using software PWM with |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-12-07 by Drarok I tried with |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-12-07 by @gfwilliams Looks like i was wrong about
Looks like there's a glitch with multiple soft PWM when you give some a value of 0 though (hence the |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-12-07 by Drarok Ah, I was getting bright flashes, presumably that's the zero glitch? Still seeing some weirdness with the above, but closer to what I was aiming for, thanks. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-12-21 by @gfwilliams Just to add, the 1v90 firmware fixes this - making software PWM work better but also allowing you to use multiple hardware PWM channels - it means the original code should now work too. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2016-12-23 by Drarok Updated my Pucks last night and removed the I've just read your email and know you won't see this under after Xmas, so hope you had a great holiday! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-12-07 by Drarok
Is appears that only one of the LEDs can be sent a PWM signal at once – the following will result in only LED2 being lit. Is this a hardware limitation? Can't find anything definitive.
Beta Was this translation helpful? Give feedback.
All reactions