Microsquirt V2 garbled communication

This forum is for discussion of MicroSquirt (TM) from Bowling and Grippo. The MicroSquirt information site is at www.usEasyDocs.com
Forum rules
Read the manual to see if your question is answered there before posting. If you have questions about MS1/Extra or MS2/Extra or other non-B&G code configuration or tuning, please post them at http://www.msextra.com The full forum rules are here: Forum Rules, be sure to read them all regularly.
Post Reply
dirtzuk
MegaSquirt Newbie
Posts: 3
Joined: Wed Oct 25, 2017 10:56 am

Microsquirt V2 garbled communication

Post by dirtzuk »

Ive just got a microsquirt V2 used and im trying to get it to talk to my laptop over a serial port (no usb adapter ) it will connect briefly and then looses connection.. Ive tried using the boot loader and updating the firmware via the downloader program and it shows a garbled communication and fails ... Ive got 2 other microsquirt V3 ecu's that use the same serial cable and laptop no problem atall.. any ideas what to try next? thanks.
dirtzuk
MegaSquirt Newbie
Posts: 3
Joined: Wed Oct 25, 2017 10:56 am

Re: Microsquirt V2 garbled communication

Post by dirtzuk »

been working on it for a few more hours.. tried changing baud on my serial port to 9600 ... still no luck.. im starting to think something in the ecu is fried... it seems to power up.. it has 5v output at vref but no comms atall.
dirtzuk
MegaSquirt Newbie
Posts: 3
Joined: Wed Oct 25, 2017 10:56 am

Re: Microsquirt V2 garbled communication

Post by dirtzuk »

Trying: /dev/ttyUSB0 ..#Opening comm port /dev/ttyUSB0
couldn't open port
#Comm port already closed
Trying: /dev/ttyS0 ..#Opening comm port /dev/ttyS0
TX: 51
Sent Q and got 0 bytes back.
TX: 0d
Sent 0d and got 0 bytes back #Closing comm port
Trying: /dev/ttyACM0 ..#Opening comm port /dev/ttyACM0
couldn't open port
#Comm port already closed
Trying: /dev/ttyUSB1 ..#Opening comm port /dev/ttyUSB1
couldn't open port
#Comm port already closed
Trying: /dev/ttyS1 ..#Opening comm port /dev/ttyS1
TX: 51
Sent Q and got 0 bytes back.
TX: 0d
Sent 0d and got 0 bytes back #Closing comm port
Trying: /dev/ttyACM1 ..#Opening comm port /dev/ttyACM1
couldn't open port
#Comm port already closed
Trying: /dev/ttyUSB2 ..#Opening comm port /dev/ttyUSB2
couldn't open port
#Comm port already closed
Trying: /dev/ttyS2 ..#Opening comm port /dev/ttyS2
TX: 51
f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00 00 00 00 .. .. .. .. .. .. .. .. .. .. .. .. ....
(20 bytes)
Sent Q and got 20 bytes back.
..Garbled reply.. TX: 51
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00 00 00 00 .. .. .. .. .. .. .. .. .. .. .. .. ....
(20 bytes)
Sent Q and got 20 bytes back.
..Garbled reply.. #Closing comm port
Post Reply