Welcome! Log In Create A New Profile

Advanced

Arduino DUE + Repetier - don't want to connect with Host

Posted by codec 
Arduino DUE + Repetier - don't want to connect with Host
February 20, 2014 02:12PM
I was load Repetier firmware to Arduino DUE (via programming port upload and verify done) and try to connect with Repetier host on Arduino Due Programming port COM20. Unfortunatelly there is no connection sad smiley What's wrong?
Re: Arduino DUE + Repetier - don't want to connect with Host
February 22, 2014 09:23AM
First make sure you have the latest version from yesterday where I fixed some due issues.

Then the default boards use a I2C eeprom on the connected board. If you have no such board it will wait for ever for the i2c connection, so disable eeprom usage.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: Arduino DUE + Repetier - don't want to connect with Host
February 22, 2014 12:48PM
Thnx, but now another problem when click compile (only arduino due board)

Commands.cpp: In static member function 'static void Commands::printTemperatures(bool)':
Commands.cpp:156: error: 'heatedBedController' was not declared in this scope
Re: Arduino DUE + Repetier - don't want to connect with Host
February 23, 2014 06:05AM
Found the reason. I always compile with heated bed so I missed that one. Please download the latest Commands.com then it should compile without bed as well.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: Arduino DUE + Repetier - don't want to connect with Host
February 23, 2014 12:26PM
Perfect ! Due connected to the Printrun smiling smiley
Re: Arduino DUE + Repetier - don't want to connect with Host
February 24, 2014 05:29PM
Quote
repetier
First make sure you have the latest version from yesterday where I fixed some due issues.

Then the default boards use a I2C eeprom on the connected board. If you have no such board it will wait for ever for the i2c connection, so disable eeprom usage.

Which i2c eeprom board are you using? Something like this? [www.ebay.com]
Re: Arduino DUE + Repetier - don't want to connect with Host
February 25, 2014 03:34AM
The 24xx256 is the one supported and it looks like the same on the pic. The RADDS board I used and the RAMPS-FD have that chip already on board.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: Arduino DUE + Repetier - don't want to connect with Host
February 25, 2014 09:36PM
The one I linked from ebay will not work as it is a 4.5-5V range and will not work with the 3.3V. I need to use a 24LC256 or a 24AA256 chip.
Re: Arduino DUE + Repetier - don't want to connect with Host
February 27, 2014 05:59PM
...

Edited 1 time(s). Last edit at 02/27/2014 06:09PM by xnaron.
Sorry, only registered users may post in this forum.

Click here to login