-
-
Notifications
You must be signed in to change notification settings - Fork 476
Update analog-output.md #717
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
Conversation
CLA assistant check
All committers have signed the CLA.
Hello @topquark22 , thank you for your submission. However, this only applies to some boards (particularly AVR boards). For example, the Nano RP2040 supports PWM on 20 pins (basically all pins).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made a proposal. Please let me know what you think.
content/learn/02.microcontrollers/03.analog-output/analog-output.md
Outdated
Show resolved
Hide resolved
@karlsoderby What do you think about my suggestion?
@topquark22 I'm referring to the pinout diagrams that we provide. There we use the tilde symbols also for nano.
I guess the PWM frequency again depends on the board, so I think I wouldn't add it in this generic article.
Uh oh!
There was an error while loading. Please reload this page.
What This PR Changes
Contribution Guidelines