We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The PWM on Lm4 is done using timers since there is no PWM units.
This tutorial shall help :
http://codeandlife.com/2012/10/30/stellaris-launchpad-pwm-tutorial/
The text was updated successfully, but these errors were encountered:
A good way to test this is to have another uC to read and plot the Wave ( a osciloscope built with the ADC... ).
Sorry, something went wrong.
As this implementation of PWN support use timers, this issue is blocked by the issue of implementation of timers support (to be created).
(I closed the issue accidentally.) This issue is blocked by issue #28.
aalazz
No branches or pull requests
The PWM on Lm4 is done using timers since there is no PWM units.
This tutorial shall help :
http://codeandlife.com/2012/10/30/stellaris-launchpad-pwm-tutorial/
The text was updated successfully, but these errors were encountered: