Miata Turbo Forum - Boost cars, acquire cats.

Miata Turbo Forum - Boost cars, acquire cats. (https://www.miataturbo.net/)
-   MEGAsquirt (https://www.miataturbo.net/megasquirt-18/)
-   -   Megatune COM port problems (https://www.miataturbo.net/megasquirt-18/megatune-com-port-problems-17786/)

richard_ha 03-02-2008 07:56 PM

Megatune COM port problems
 
1 Attachment(s)
Perhaps add this to the FAQ or something?.....

You might have trouble connecting to your MS if you are using a COM port that is higher than 9. Something on mine meant it wouldn't work, so I changed the COM port from 13 to 2 and it now connects fine.

cjernigan 03-02-2008 08:06 PM

Good info. Worth putting somewhere for safe keeping.
Let's leave it stickied for a little while, let people see it so other's know about it. Then we'll put it with the other important threads.

IcantDo55 03-02-2008 11:41 PM

Yea add:

That it needs to be at 9600 and eassytherm only used comm ports 1-4 so 9 like showing will not work. Also the "ports" in device manager will not evebn show up if you do not have somthing pluged in to the computer.

ASK ME HOW I KNOW THIS?????

lol

cjernigan 03-02-2008 11:45 PM

9600 is the common default unless you use the MSII downloader, then you have to change it.
The com ports don't show up unless the device is plugged in because the com port isn't being used.
If you need a com port outside of 1-4 no you cannot use easytherm but you can use the MSII downloader to flash the .s19 file that easytherm creates to pretty much any com port you desire.
Good info.

mengu190 03-25-2008 04:31 PM

thanks i wanna tell something too i have laptop and it dont have com ports i bougt usb to serial converter and i had to many problems whatever i did i couldn't connect to ecu so that i bought pcmcia to serial converter from ebay now i dont have any problem i prefer pcmcia one

paul 03-25-2008 04:34 PM

Did your laptop come with "shift" "," or "." keys?

mengu190 03-25-2008 04:37 PM


Originally Posted by paul (Post 233355)
Did your laptop come with "shift" "," or "." keys?

yes it come with all why did you asked

paul 03-25-2008 04:41 PM


Originally Posted by mengu190 (Post 233357)
yes it come with all why did you asked

Just wanted to check before a mod warned you for ignoring said keys.

Braineack 03-25-2008 04:41 PM

too late.

timk 03-25-2008 04:42 PM


Originally Posted by paul (Post 233355)
Did your laptop come with "shift" "," or "." keys?

:giggle:

mengu190 03-25-2008 04:45 PM

Thanks. I see. :D

rb26dett 06-12-2008 02:29 AM

This applies much more to MS2 than MS1 due to the rates involved, but this article by Maxim (who make the serial chips) describes the mechanism by which poor accuracy of clock rates causes data corruption and failure of the comms link.

http://www.maxim-ic.com/appnotes.cfm...te_number/2141

MS2 serial clock is pretty accurate, but many cheap USB adapters and laptop built in ports are not so good. As you can see, there isn't much room for error.

Compounding this is the fact that most devices do not report framing errors. I'm not sure what MS2 code variants do with the framing errors, however they do have access to that information on the ECU side even if your PC is not reporting/logging it.

Fred.

pdexta 08-24-2008 04:05 PM

I haven't been able to connect to my Megasquirt. I'm using a serial to USB adapter, so maybe that is the issue. Have any of you guys had success with that? Do you guys have any suggestions, tips, or potential things to try? Here's the error I'm getting. :(

http://i272.photobucket.com/albums/jj186/pdexta/ms.jpg

*edit- I've tried what the message tells me to try so that is not the issue, I'm not quite that retarded, I don't think.*

pdexta 08-24-2008 06:49 PM

Just tried it on a different computer with a serial port and I get the same message. Still can't connect. If anyone has any ideas to try I'd appreciate it.

rb26dett 08-24-2008 06:58 PM

EDIT : you can't communicate with it until you have a port to communicate through! Something is wrong with your pc setup. Probably your usb serial is on com7 or something?

Original post : Ummm, did you load some code to it first? (they don't come with code 9/10, ms2 anyway)

Joe Perez 08-24-2008 07:40 PM

The first time is always tricky, since you don't really know if it's the PC or the MS. My experience largely mirrors rb26dett's observations- that one way to be certain is to do a firmware download into the MS.

If you have a null modem available (and know what the hell one is) then you can verify your PCs serial port against another machine that way using HyperTerm or similar.

Matt Cramer 08-25-2008 10:57 AM


Originally Posted by pdexta (Post 300369)
I haven't been able to connect to my Megasquirt. I'm using a serial to USB adapter, so maybe that is the issue. Have any of you guys had success with that? Do you guys have any suggestions, tips, or potential things to try? Here's the error I'm getting. :(

http://i272.photobucket.com/albums/jj186/pdexta/ms.jpg

*edit- I've tried what the message tells me to try so that is not the issue, I'm not quite that retarded, I don't think.*

Looks like you've either configured MegaTune for the wrong COM port under Communications -> Settings, or you have a driver issue with the USB adapter.

To find out what port the USB adapter is using, first make sure the adapter is plugged in and its light is on. Then right-click My Computer and select Manage. Select Device Manager at the left, then scroll down the right hand column until you find the entry that says "Ports (COM & LPT)". Click the plus sign next to it. You should see an entry that looks like "USB Serial Port (COMx)" where x is the number of the port it has grabbed.

If it's one of the DIYAutoTune.com USB adapters and it's not showing up in the Device Manager, grab the driver from our website.

If it's grabbed a port number higher than 4, I recommend changing it to a lower number. Double-click the USB Serial Port item. Then select the Port Settings tab at the top of the box that pops up and click the button marked Advanced. You will see a new screen where you can specify the COM port number; set it to a number less than 5 that is not already in use. Then click OK to close that screen, and OK to close the Properties box. This will set your USB adapter to a lower port number.

pdexta 08-25-2008 11:00 AM

Yeah... I'm a complete computer noob, the majority of what you guys are saying looks like Chinese to me. I haven't loaded any code to the MS, I'll try to figure that out tonight and see if I make any progress. Thanks for the input, if you guys think of anything else, or have any tips or suggestions I'd really appreciate it.

pdexta 08-25-2008 11:09 AM


Originally Posted by Matt Cramer (Post 300663)
Looks like you've either configured MegaTune for the wrong COM port under Communications -> Settings, or you have a driver issue with the USB adapter.

To find out what port the USB adapter is using, first make sure the adapter is plugged in and its light is on. Then right-click My Computer and select Manage. Select Device Manager at the left, then scroll down the right hand column until you find the entry that says "Ports (COM & LPT)". Click the plus sign next to it. You should see an entry that looks like "USB Serial Port (COMx)" where x is the number of the port it has grabbed.

If it's one of the DIYAutoTune.com USB adapters and it's not showing up in the Device Manager, grab the driver from our website.

If it's grabbed a port number higher than 4, I recommend changing it to a lower number. Double-click the USB Serial Port item. Then select the Port Settings tab at the top of the box that pops up and click the button marked Advanced. You will see a new screen where you can specify the COM port number; set it to a number less than 5 that is not already in use. Then click OK to close that screen, and OK to close the Properties box. This will set your USB adapter to a lower port number.

Thanks so much man that will certainly help out a lot! :bowdown:

speedf50 10-21-2008 12:37 AM

Could my data cable be bad? Maybe the port on the MS or computer? I'm trying to hook up my MSPNP to my laptop with a serial port, but should the port only show up when the MS is plugged in? Because there is a port listed, but nothing changes when I plug in the MS.

I specify com2 which is the only port that could be it (at least i'm pretty sure that is it) and I even changed the one port from com1 to com2 to check to see if that had anything to do with it. Still no dice.

I'll give diyautotune a call tomorrow, but I wanted to check on here to see if anyone can point me in the right direction, I'm stumped.


All times are GMT -4. The time now is 08:17 PM.


© 2024 MH Sub I, LLC dba Internet Brands