Home Forums EasyTransfer Library Support Forum Arduino Due & EasyTransfer Library !!!! Reply To: Arduino Due & EasyTransfer Library !!!!

#3269
Anonymous
Inactive

Hi@all,

can anyone confirm that this really works?

I tried to connect an Arduino Due to an Uno and it doesn’t work.

I don’t get compilation errors when I comment out #include <avr/io.h> in the EasyTransfer.h.

Arduino Uno to Arduino Nano works so my cabling seems to be okay:
RX -> TX
TX -> RX
GND -> GND

 

Also i tried an logic level converter from adafruit because Uno is logic level at 5V and Due has only 3,3V. I used this one but it also doesn’t work: http://adafru.it/757

Special thanks for any confirmations or suggestions

Greetings
Pac-Man