aykay
About
- Username
- aykay
- Joined
- Visits
- 28
- Last Active
- Roles
- Member
Comments
-
i guess my wiring is ok, because i don't have any measurement problems with other objects. for the sensor wires, i took a shielded cable, and wired the shield directly to ground of the power supply (to avoid ground loops, and unnecessary inductance)
-
That's right, there is a Jumper (J18) which allows you to change the way the data goes to. However, it didn't worked for me, even i try with the cmd "stty -F /dev/ttymxc3 cs8 115200 ignbrk -brkint -icrnl -imaxbel -opost -onlcr -isig -icanon -iexten …
-
EDIT: When I upload the FW, using the preinstalled arduino version on udoo, then I get an error somewhen.Sketch uses 99,724 bytes (19%) of program storage space. Maximum is 524,288 bytes. Erase flash Write 102484 bytes to flash [ …
-
I tried to run it with 115200 baud, but the amount of errors still remains. Now I went back on using the udoo together with the repetier- server. But now it seems that the server can't connect to the arduino due. I realy don't know what's to do now.…
-
Well, done! It was truly this point. Thank you very much! ;-) after giving par. EEPROM_MODE an other value, the new baud rate were set and I were able to communicate again. But one problem, which I tried to solve by increasing the baud- rate, still…
-
Hi, the printer is connected directly over serial. I could solve the problem. My Arduino DUE- Board is actualli an UDOO- Quad. This means, that the USB- interface is controlled by the UDOO itself. Every times, when I power on the system, UDOO needs…