Troubleshooting Axe026 Serial Programming Cord Issues

AI Thread Summary
The discussion centers on issues with the Axe026 serial programming cord when used with a PICAXE 08M2, specifically regarding the use of a USB to serial converter. Users highlight the importance of having the correct drivers and the potential quality issues with different converters. It's noted that the baud rate and serial parameters must be correctly set to avoid communication errors. Recommendations include trying converters with a Prolific chipset for better compatibility. Overall, troubleshooting often involves testing various converters to find one that works reliably.
Tesladude
Messages
168
Reaction score
1
SO I ordered the axe026 serial preograming cord to use with my picaxe 08m2.
To plug it into the usb I am useing a usb to serial converter. But it's not working at all! I know my program is right but do I need a special driver? I downloaded the driver for the 026 AND 027, neither are working
 

Attachments

  • 100_2200.jpg
    100_2200.jpg
    46.9 KB · Views: 392
  • 100_2199.jpg
    100_2199.jpg
    27.7 KB · Views: 372
  • 100_2197.jpg
    100_2197.jpg
    86.3 KB · Views: 376
Engineering news on Phys.org
Tesladude said:
SO I ordered the axe026 serial preograming cord to use with my picaxe 08m2.
To plug it into the usb I am useing a usb to serial converter. But it's not working at all! I know my program is right but do I need a special driver? I downloaded the driver for the 026 AND 027, neither are working

Why are you using a USB-Serial converter? Can you just use straight USB connectivity?
 
Well i can't plug a female serial cord into a female usb jack if that's what you mean.
which I don't think it is so please elaborate.
 
Tesladude said:
Well i can't plug a female serial cord into a female usb jack if that's what you mean.
which I don't think it is so please elaborate.

Ah, I see now. Your laptop has USB ports but no DB-9 serial port, right? I've had similar issues trying to convert from USB to serial, and I think it depends on the quality of the converter unit. Do you know anybody else who has been able to get this to work? You could try borrowing their converter to be sure the rest of your setup is working. (And then maybe buy whatever brand of converter they are using)
 
I live in a Hic town. I am the only one who does this for miles, so I am completely alone here. But the whole adaptor
method should be working? I even read on a data sheet or somthing that this can be done. You have done it?
 
I use serial to USB converters daily, right now there are 2 connected to this computer. It is dependent upon the converter. I thought that they had worked out the issues, I know that 4 or 5 years ago it was a real crap shoot if you could communicate or not.

Some other things to check, make sure that you have your serial parameters right, that is baud rate and bit structure, check the documentation for your device. If you do not have the baud rate right the best you will get is garbage the worst nothing . Good luck
 
its got a little better in recent years, but its still a little bit of a guessing game
some will work well for some applications and not for others and visa versa
I still regularly see on other electronics forums people moaning about these problems
and the best you can do is spend a few $$ and try several different brands till you find one that works

a comment from another forum...

buy one based on prolific chipset. I bought one for $20.00 from local Fry's electronics store (outpost on east coast). If not marked on the package, prolific-based devices usually have the following advertisement blah-blah: "high speed up to 1 Mbps, support wake-up function, etc

Dave
 
Last edited:
Back
Top