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

Programming #7

Open
Icelvlan88 opened this issue May 21, 2021 · 4 comments
Open

Programming #7

Icelvlan88 opened this issue May 21, 2021 · 4 comments

Comments

@Icelvlan88
Copy link

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.

@Hojo-Norem
Copy link
Owner

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.

@Icelvlan88
Copy link
Author

I just tried that and still no luck. I just ordered a new atmega88pu to try another.

@Icelvlan88
Copy link
Author

Do you have a 3D printable case? I saw some pictures online of some.

@Hojo-Norem
Copy link
Owner

I guess that it's possible to have a DOA chip. As for the case, I didn't design that.

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