"No propeller chip found on any serial port".
Zyma
Posts: 10
Hi. I'm student doing on my final year project which is to program the propeller chip. But each time i connect the propeller chip to my laptop, and try to run it, a window will pop out and say "No propeller chip found on any serial port". I am very new with this. And i dont really know how to fix this. I've tried changing the baud rate and all. But its still the same. I hope you can help, asap. I've got to get this done by this week. :S
Comments
Demoboard, protoboard, professional dev board, dip in a breadboard?
Probably the worst to try and get working with such short time would be a breadboard. There's just too many things that could be an issue.
If you go to device manager (right click my computer, manage, click on device manager on the left side, then expand the 'ports' in the right windows). Do you see a USB Serial Port listed in there? How about any unknown devices? What version of windows are you using?
I have had problems with the driver not loading correctly so you may have to reload the driver. Download the link below and run it. It should open a couple dos promts and close itself automatically when completed.
http://www.parallax.com/Portals/0/Downloads/sw/uty/USBDriverInstallerV2.04.16.exe
Edit - Also, I think there is a power switch next to the power jack, make sure that is set in the on position too...
I am not sure what exactly is going on, but just trying to throw out ideas of things that might help. If this doesn't work, is there any way to get a volt meter to check the power on the board? Is this a new board or something previous students used and possibly has damage?
Anyways, Check back in the morning and hopefully someone else can give you a few more ideas. But I do know, without some type of a volt meter to check that there is 3.3 going to the prop, it will be hard to troubleshoot as things are leaning towards that. I guess if you have an LED and resistor you could check that there is some type of power present on the 3.3v and 5v.
Sorry I couldn't be of more help...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
You really need to know the volts are correct at the propeller chip. With a 9V battery - it could be the battery is flat, it could even be the battery is connected the wrong way round.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
www.smarthome.viviti.com/propeller
- Is the green power LED on?
- Are the red and the blue LEDs flashing when connecting the board to a computer?
- My demoboard had a demo program running when I powered it up
for the first time. Try to connect it to a tv and see if there is a signal.
I was just about to write an answer, when I saw your post.
But I'm curious now: Was it the battery?
Post Script: S-U_C-C-E-S-S. Turns out my Tx and Rx lines to the propeller clip were right as laid out. I put a second prototype together and loaded the do nothing object. The Propeller tool found the QFP-44 chip this time and successfully loaded the EEPROM. My surface mount soldering must be getting better.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
MOORE'S LAW: The capabilities of electronics shall double every 18 months.
cloyd's corollary: Hardware is easy, software is hard.
Post Edited (yarisboy) : 3/28/2010 1:45:41 AM GMT