Page 1 of 1

SHUTDOWN USING DIETPI - ONBOARD UART

Posted: Thu Mar 29, 2018 10:04 am
by Pr2
Hello everyone

Im trying to connect G27 emulating G29. My setup is RPI3 + arduino pro micro, using onboard uart. Also, i have downladed DIETPI premade image.
My problem is that Dietpi shutdowns itself and i dont know why. It happens (i think) when RPI3 is connected with arduino, and oddly, happens even when arduino is not turned on. Anyone has faced same problem? Is there any other image to load on RPI3?

Thx!

Re: SHUTDOWN USING DIETPI - ONBOARD UART

Posted: Thu Mar 29, 2018 12:29 pm
by Matlo
Do you have a voltage shifter between the Arduino Tx pin and the RPi Rx pin?

Re: SHUTDOWN USING DIETPI - ONBOARD UART

Posted: Thu Mar 29, 2018 10:24 pm
by Pr2
Yes, i placed the two resistors in order to divide voltage

Re: SHUTDOWN USING DIETPI - ONBOARD UART

Posted: Fri Mar 30, 2018 7:53 am
by Matlo

Re: SHUTDOWN USING DIETPI - ONBOARD UART

Posted: Fri Mar 30, 2018 8:14 pm
by Pr2
Yes it definetly corerct. Im thinking that maybe my firmware is not correctly loaded. I have loaded the EMUG29PS4/atmega32u4.hex, maybe is needed other firmware? Other odd thing is that when i plug in pro micro only the green led is on, if I reset the board then 2 red leds are switched on as well as the green one.

Re: SHUTDOWN USING DIETPI - ONBOARD UART

Posted: Sun Apr 01, 2018 8:38 pm
by Pr2
I have finally found the answer to shutdowns. My wiring was incorrect. I have a new problem but I will open a new thread to explain that