I am really cross. I give up.
Hugh
Posts: 362
Just by opening the drawers in my desk I can lay my hands on nine propeller boards (one demo board, one quickstart board, a project board and the rest a mixture of protoboards).
Most of these have been re-used many times and come to the end of their lives when they are too encrusted with solder and/or components to be useful. One is green from being in the sea and still works. However, far, far too many have come to the ends of their lives when they are still functioning but cannot have their software changed due to the 'No Propeller chip found on any port' problem.
I have a protoboard to which an LCD display, IR receiver, three switches, five LED's, an SD card and optoisolator are soldered. This has been in development for weeks (if not months) and all of a sudden it cannot be updated. This occurred over a matter of seconds (between two instances of hitting F10) yet I have spent all evening trying to find a solution.
I can unplug the PropPlug from this board, successfully connect to two other boards and then fail to connect to this board again. From the LCD and displays I know that the Prop chip is working but the software isn't what I want it to be.
My evangelical zeal for the propeller is ebbing away by the minute - as is my will to live!.
Most of these have been re-used many times and come to the end of their lives when they are too encrusted with solder and/or components to be useful. One is green from being in the sea and still works. However, far, far too many have come to the ends of their lives when they are still functioning but cannot have their software changed due to the 'No Propeller chip found on any port' problem.
I have a protoboard to which an LCD display, IR receiver, three switches, five LED's, an SD card and optoisolator are soldered. This has been in development for weeks (if not months) and all of a sudden it cannot be updated. This occurred over a matter of seconds (between two instances of hitting F10) yet I have spent all evening trying to find a solution.
I can unplug the PropPlug from this board, successfully connect to two other boards and then fail to connect to this board again. From the LCD and displays I know that the Prop chip is working but the software isn't what I want it to be.
- The pins for the PropPlug have been straightened, bent, curled and twisted - no joy.
- The FTDI software shows the Com port being available
- The Propeller Tool has been reset to accept default ports- no joy
- The voltage regulators are giving 4.99 V and 3.30 V
- I have unplugged and plugged-in the USB connector from the Prop Plug more times than I can count - no joy.
- I have tried every USB lead I own and every USB connector on my PC - no joy.
- My PC has been restarted ad nauseum.
- I have persevered when the Prop Tool has got stuck on the "Checking Com n" message
- I have persevered when the Prop Tool has created warning dialogues behind the Prop Tool window, making them unreachable and thereby unclosable - requiring use of task manager to close it down.
- I have been naive enough to tick the box 'send data to Parallax' when the prop Tool has crashed out, only to have it reported that the failure reporting doesn't work.(How do I report that?!)
- I have been thrilled when F7 has found a Prop on COM n, only to be devastated when it disappears again two seconds later.
My evangelical zeal for the propeller is ebbing away by the minute - as is my will to live!.
Comments
Edit: I have some other ideas if the above trick doesn't work.
Another way is to hold the Prop in reset if you have a button for it and then release it about the same time you hit F11. All this is really only a problem in systems that are sending lots of serial data constantly.
Send to: Ken Gracey
Parallax
599 Menlo Drive
Rocklin, CA 95765
I'll cover USPS back to you, too.
But I'd first suggest we follow the above advice to see if we uncover other answers.
Ken Gracey
I love Parallax.
I did the reset comports thingie
https://code.google.com/p/propforth/downloads/detail?name=ResetComports.bat
and the problems went away. I don't know if this was the actual problem, maybe I was just disorganized, but once the number of virtual comprts was back to one or two, I didn't notice the problems any more.
The other thing was I removed a bunch of extra USB devices. As the others has said, the serial communication can get messed from the PC side. In particular, a guy had a cheap USB printer that interfered with his prop. Turns out it was the crapware constantly asking if the printer was low on supplies. Removing the offensive printer allowed the prop to work again.
Well, given that, all I can really add is... Jump! :zombie:
I hereby retract my negative comments - this failure was, in fact, nothing to do with any Parallax product, hardware, software or documentation...
With the exception of a different Prop Plug I tried all of the suggestions without any luck. I tried re-installing the FTDI drivers - no change. I tried a different computer - no change. When I ran Prof_braino's batch file I noticed a Com port in Device Manager named 'Blackberry [virtual something-or-other]' (or similar). Uninstalling the Blackberry Software package cured the problem. It was also on the second computer I had tried; it is something to do with a Blackberry tablet with which one of my children had dallied before plumping for an iPad.
Ken: your response was perfect and typical of one of the reasons we all love Parallax. :thumb:
P J Allen: Yes, life without the Prop would not be worth living. (I told my wife that I was nearly suicidal because this project wouldn't work. When I returned wearing a ginger wig, a big red plastic nose and astride a unicycle, she asked "You're not going to do anything silly, are you?")
Lessons learnt:
1) Keep the faith in Parallax
2) Don't let children near any technology you might want to expect to function correctly in the future.
Thanks again,
Hugh
Alas, although it did, I needed a faster laptop - the problem disappeared.
Occasionally, I would just have to wait something like 2 minutes for Windows to recognize it (the board).
Now I use a MacBook Pro with BootCamp,
and with that problem gone, love love love the Prop.
@PJ: I always thought that Van Halen's song "Might as well Jump" would be a poor choice of "hold music" for a suicide hotline.
@Hugh: Happy to hear you're back in business.