Skip to content
New issue

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

Port PWM module #22

Open
cristianowa opened this issue Mar 5, 2013 · 3 comments
Open

Port PWM module #22

cristianowa opened this issue Mar 5, 2013 · 3 comments
Assignees
Milestone

Comments

@cristianowa
Copy link
Owner

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/

@cristianowa
Copy link
Owner Author

A good way to test this is to have another uC to read and plot the Wave ( a osciloscope built with the ADC... ).

@jvportal
Copy link
Collaborator

jvportal commented Mar 5, 2013

As this implementation of PWN support use timers, this issue is blocked by the issue of implementation of timers support (to be created).

@ghost ghost assigned aalazz Mar 31, 2013
@aalazz aalazz closed this as completed Mar 31, 2013
@aalazz aalazz reopened this Mar 31, 2013
@aalazz
Copy link

aalazz commented Mar 31, 2013

(I closed the issue accidentally.)
This issue is blocked by issue #28.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants