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

Doesn't work on arduino mega 2560 (clone) #211

Open
belpyro opened this issue Jan 4, 2024 · 2 comments
Open

Doesn't work on arduino mega 2560 (clone) #211

belpyro opened this issue Jan 4, 2024 · 2 comments

Comments

@belpyro
Copy link

belpyro commented Jan 4, 2024

I tried several megas, and none worked after the bootloader replacement. MiniCore works properly with UNO (cloned).
The error looks like:

Programmer Type : Urclock
         Description     : Urclock programmer for urboot bootloaders using urprotocol
         Urboot protocol for ATmega2560
avrdude: AVR device initialized and ready to accept instructions
avrdude ur_initstruct() error: unknown bootloader ... please specify -xbootsize=<num>

avrdude avr_signature() error: unable to read signature data for part ATmega2560, rc=-1
avrdude main() error: unable to read signature data, rc=-1

My settings are:
image

Could someone route me on the right way? Thx!
P.s. I need clarification that the bootloader is always the same. Fuses changed only. Is it correct?

@MCUdude
Copy link
Owner

MCUdude commented Jan 4, 2024

... And you have burned the bootloader bundled with Megacore, using your USBasp programmer?

@belpyro
Copy link
Author

belpyro commented Jan 6, 2024

... And you have burned the bootloader bundled with Megacore, using your USBasp programmer?

Yes. That's correct. As I mentioned before, the same approach for UNO works fine. Thx!

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