-
Notifications
You must be signed in to change notification settings - Fork 8
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
Programming #7
Comments
That's what the ISP pins are for. I've had no problems with my cheap USBAsp clone with AVRDUDE. Your programmer should be supplying +5v and don't program while plugged into your C64. Depending on your programmer you may need to reduce the programming speed. The USBAsp and AVRDUDE at default speed is too fast for a fresh mega88. With my USBAsp I either need to enable its slow mode jumper or add the command '-B 8' to AVRDUDE's command line. If one of your programmers has a socket that you can slot your mega88 directly then try that. That should prove if it's faulty or not. |
I just tried that and still no luck. I just ordered a new atmega88pu to try another. |
Do you have a 3D printable case? I saw some pictures online of some. |
I guess that it's possible to have a DOA chip. As for the case, I didn't design that. |
Should I be able to program the atmega88 soldered right on the board with the ISP pins? I've tried multiple times with 2 different programmers and have no luck.
I keep getting "chip enable program error" and "stk500_getsync()..."
Maybe I have a dead chip.
The text was updated successfully, but these errors were encountered: