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

PWM on Arduino Micro? #21

Closed
dmemphis opened this issue Jan 4, 2017 · 4 comments
Closed

PWM on Arduino Micro? #21

dmemphis opened this issue Jan 4, 2017 · 4 comments

Comments

@dmemphis
Copy link

dmemphis commented Jan 4, 2017

On Arduino Micro:
Basic timer invocation of attached routine seems fine.
Controlling PWM isn't working. Can't make the pins change
value. Isn't this supposed to be like Leonardo?

@dmemphis
Copy link
Author

dmemphis commented Jan 4, 2017

FYI - using pins 9,10,11

@dmemphis
Copy link
Author

dmemphis commented Jan 4, 2017

FYI- 9,10 are working, 11 is not. Suspect the lib thinks its on an UNO / 328P IC?

@dmemphis
Copy link
Author

dmemphis commented Jan 4, 2017

FYI: AVR_ATmega32U4 is not defined.

@dmemphis
Copy link
Author

dmemphis commented Jan 4, 2017

Never mind. It might have been operator error or the 1.6.7 IDE versions.
I managed to upgrade to 1.8.0. Now I have pin 11 working.

@dmemphis dmemphis closed this as completed Jan 4, 2017
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

1 participant