Closed wkraus closed 11 years ago
@wkraus what version of the Arduino IDE are you using and are you using the 8Mhz or 16MHz board entry?
Thanks for quick response, I am using Arduino iDE 1.0.3 with 16 MHz on ATmega1284P.
The chip works well with Original Mighty 1284p 16 MHz.
Von: Kristian Sloth Lauszus [mailto:notifications@github.com] Gesendet: Donnerstag, 4. April 2013 19:21 An: Lauszus/Sanguino Cc: wkraus Betreff: Re: [Sanguino] upload problem (#1)
@wkraus https://github.com/wkraus what version of the Arduino IDE are you using and are you using the 8Mhz or 16MHz board entry?
Reply to this email directly or view https://github.com/Lauszus/Sanguino/issues/1#issuecomment-15911099 it on GitHub. https://github.com/notifications/beacon/voVQPRqZFFdrCZPXToHlUGrOk4k0BnKqvHt OYGuCu2NVKeMDc-vPGCF_HTQY9u3Q.gif
This commit should fix it: https://github.com/Lauszus/Sanguino/commit/8fea5316873fe65f54a719c60bdb982bbce0b04b Please download the new files and tell me if it's working now?
great - now it works - thank You so much !!
Werner
Von: Kristian Sloth Lauszus [mailto:notifications@github.com] Gesendet: Donnerstag, 4. April 2013 20:08 An: Lauszus/Sanguino Cc: wkraus Betreff: Re: [Sanguino] upload problem (#1)
This commit should fix it: https://github.com/Lauszus/Sanguino/commit/8fea5316873fe65f54a719c60bdb982b bce0b04b 8fea531 Please download the new files and tell me if it's working now?
Reply to this email directly or view https://github.com/Lauszus/Sanguino/issues/1#issuecomment-15913659 it on GitHub. https://github.com/notifications/beacon/voVQPRqZFFdrCZPXToHlUGrOk4k0BnKqvHt OYGuCu2NVKeMDc-vPGCF_HTQY9u3Q.gif
You're welcome :)
Works well with ATmega644. Instead with ATmega1284P, I can upload the bootloader, but I get a error message when trying to upload a program: avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0xff avrdude: verification error; content mismatch