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

No Output at Mega2560 #7

Open
PyroRider opened this issue Apr 24, 2020 · 1 comment
Open

No Output at Mega2560 #7

PyroRider opened this issue Apr 24, 2020 · 1 comment

Comments

@PyroRider
Copy link

Uploaded given code, no output at all at Pins 51/52 (Pb1/Pb2)

@SathvikHegde
Copy link

change the last line in the code from DDRB = ........ TO pinMode(11,OUTPUT);
pinMode(12,OUTPUT);
And try on pin 11 and 12

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

2 participants