Giter Site home page Giter Site logo

sanguino1284p's People

Contributors

emaker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sanguino1284p's Issues

RepRapPro Melzi LED is on PA4 Pin 33

Should be:

define LED_DDR DDRA

define LED_PORT PORTA

define LED_PIN PINA

define LED PINA4

Instead of:

define LED_DDR DDRB

define LED_PORT PORTB

define LED_PIN PINB

define LED PINB0

For PepRapPro Mendle Melze boards

If you are supporting them

flashing bootloader :: avrdude:verification error. content mismatch

Trying to flash the bootloader with avrdude.
Note that I've used the binary version already installed on the system (Linux Mint 18.3) with default conf..
(see attached the full flashing process log)

avrdude: verification error, first mismatch at byte 0xfc00
         0x1f != 0x0c
avrdude: verification error; content mismatch

If I use the avrdude binary included on the package I get the following error:

avrdude: Using SCK period of 10 usec
USB read error: expected 8, got 4
USB read error: expected 8, got 4
avrdude: initialization failed, rc=-1
         Double check connections and try again, or use -F to override
         this check.

And with the avrdude.conf file (through -C argument) I got the following error:

System wide configuration file is "tools/avrdude.conf"
avrdude: error at tools/avrdude.conf:313: programmer type must be written as "id_type"
avrdude: error reading system wide configuration file "tools/avrdude.conf"
vivi@vivi-note:~/rober/3d/sanguino1284p-master/arduino-0023/hardware$ avrdude -c usbtiny -p m1284p -v -U flash:w:Sanguino/bootloaders/atmega/ATmegaBOOT_168_atmega1284p.hex^C
vivi@vivi-note:~/rober/3d/sanguino1284p-master/arduino-0023/hardware$ tools/avrdude -c usbtiny -p m1284p -v -U flash:w:Sanguino/bootloaders/atmega/ATmegaBOOT_168_atmega1284p.hex -C tools/avrdude..^C
vivi@vivi-note:~/rober/3d/sanguino1284p-master/arduino-0023/hardware$ tools/avrdude -c usbtiny -p m1284p -v -U flash:w:Sanguino/bootloaders/atmega/ATmegaBOOT_168_atmega1284p.hex -Ctoo^C
vivi@vivi-note:~/rober/3d/sanguino1284p-master/arduino-0023/hardware$ tools/avrdude -c usbtiny -p m1284p -v -U flash:w:Sanguino/bootloaders/atmega/ATmegaBOOT_168_atmega1284p.hex -C tools/avrdude.conf

Full bootloader flashing process log:
[sanguinololu bootloader.log](https://github.com/jmgiacalone/sanguino1284p/files/2539695/sanguinololu.bootloader.log)

Location of avrdude.conf

Hi
Thanks for this, it helped me burn my 1284p bootloader with my pololu avr programmer.
Just one small problem which got my stumped for a while - avrdude.conf is in the wrong location - it needs to be in tools/avr/etc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.