No chip found on any port
Dave Goodrich
Posts: 13
I am using 9600 baud, no flow control and the latest driver. I get the same error message when I use F7 or try to download a program "No propeller chip found on any serial port".
The same result happens using a demo board on comm5 with built in usb port or the Proto Board on comm7 using the Propeller Plug.
I've tried reseting and various combinations of powering up and attaching the USB cable. I have also tried reducing the latency to 1.
Anything I can try?
The same result happens using a demo board on comm5 with built in usb port or the Proto Board on comm7 using the Propeller Plug.
I've tried reseting and various combinations of powering up and attaching the USB cable. I have also tried reducing the latency to 1.
Anything I can try?
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Jeff Martin
· Sr. Software Engineer
· Parallax, Inc.
Try this troubleshooting guide:
http://www.parallax.com/dl/docs/prod/ftdi/USBDriverTroubleshooting-V1.0.pdf
Try not using an external·USB hub (if you are using one).
I think you can test the port by connecting a wire between RX and TX pins of the Prop Plug...· This makes a loop-back connection.
Open the port up with Hyperterminal and see if what you type is repeated on the screen...
At the very least, the blue light should flicker the moment the Propeller Tool accesses the virtual COM port that is logically attached to the hardware.· If there's no blue flickering light, there's some problem (could be driver, as suggested before).· You might try connecting that device, go to Device Manager and find the COM port that belongs to it, right click on it and tell it to uninstall, then remove the device, then go to Add/Remove programs and find every "FTDI" driver item (sometimes there's multiple) and remove them, reboot, the run the latest FTDI VCP driver installation (2.02.4 I think) and then (and only then) plug in the device again and let it enumerate up to the point where the balloon message says something like "Your device is ready to use."
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Jeff Martin
· Sr. Software Engineer
· Parallax, Inc.
I think my updating to the latest driver may have restored default settings.
Thanks for your help.
Take care,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Jeff Martin
· Sr. Software Engineer
· Parallax, Inc.
I've found that rebooting the computer or sometimes just unplugging and replugging the USB cable fixes the problem for a while...
I don't know if that's weird, but it's not working.
I didn't use a Prop Plug, I hand made this circuit that you find in books, becausue it's cheaper.
And it is not Identifying my hardware.
Could it be my computer, the program settings, or the circuit board. I have no Idea.
I'm new to all this and really need some help.
I had a lot of trouble with my own homemade circuit, so I'm not surprised you are too...
There are a couple different versions of circuits that Parallax used to recommend. I think there's one in either
the datasheet or the manual. Which circuit are you using?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm
F7 worked 75% of the time.
F10 worked.
F11 always showed: prop lost on com3
Today I tried a different ac adapter, and now it works flawlessly.
I am still set on building my own and making it work though.
I'm just curious Rayman, which circuit did you use?
http://i196.photobucket.com/albums/aa51/fd18/prop2.jpg
http://i196.photobucket.com/albums/aa51/fd18/Prop1.jpg
I used the bottom one. I don't know what I did wrong, but my computer simply doesn't recognize any part of it.
Whichever one you got to work, I'm going to keep working on.
Thanks
I've gone USB and haven't looked back [noparse]:)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm
But I'm just wondering, how did you learn the code?
I see that it's do-able, but so many people are programmers there has to be an easier way that I am not seeing.
Thanks