You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to get 0.1Hz or better resolution with the mcpwm hardver in arduino IDE? The set frq func only accepts uint32_t variable.
I want to use it for generating musical (midi) notes for witch 1Hz resolution is not enough.. It needs to be a low duty signal (less than 10%, few 100uS ontime) on low freqs (<2000Hz).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there a way to get 0.1Hz or better resolution with the mcpwm hardver in arduino IDE? The set frq func only accepts uint32_t variable.
I want to use it for generating musical (midi) notes for witch 1Hz resolution is not enough.. It needs to be a low duty signal (less than 10%, few 100uS ontime) on low freqs (<2000Hz).
Beta Was this translation helpful? Give feedback.
All reactions