Search found 2 matches

by GunPilot64
Wed Dec 08, 2010 10:33 pm
Forum: MegaSquirt® Embedded Code
Topic: Serial communications with MS II
Replies: 3
Views: 37681

Re: Serial communications with MS II

Hmm... using the mini terminal I find that I have to send three or four sets of 'a' + ASCII 13, and then I get the data string. No variation of a06 or just pressing 'a' will do. Well, at least I know now how to get it - just send 'a' plus CRLF. Weird though. Thanks for the hint to use the mini ...
by GunPilot64
Tue Dec 07, 2010 9:46 pm
Forum: MegaSquirt® Embedded Code
Topic: Serial communications with MS II
Replies: 3
Views: 37681

Serial communications with MS II

I am trying to communicate serially with my MSII. Code is 2.891. I have read the Megamanual MSII coding page, and I'm using the 'a 0 6' serial sequence to try to get data back but so far no luck. The "Q" and "S" commands work fine and the MS communicates with Megatune properly so I know it's on my ...