Software identifies stamp, but fails to program...
Professional Geek
Posts: 3
I am trying to program my BS1-IC, and things are... weird. I'm using the BS1 serial adapter plugged directly into the serial port on my computer. In the Stamp Editor software, the stamp will correctly identify my stamp. However, when I try to run my code, I get the following error while attempting to download the code to the stamp:
"Hardware Communication Error! Please check serial cable and power supply"
Well, the serial cable and power supply are fine. Has anyone else seen this particluar error?
Thanks,
Drew
"Hardware Communication Error! Please check serial cable and power supply"
Well, the serial cable and power supply are fine. Has anyone else seen this particluar error?
Thanks,
Drew
Comments
Similar problem:
http://forums.parallax.com/showthread.php?p=523581
Post Edited (Jonb) : 1/23/2005 2:37:07 AM GMT
-DS
The problem was that the BS1 serial adapter was not making a tight enough connection to the pins of my BS1-IC. I soldered the pins directly to the serial adapter and everything seems to work ok now (at least as far as programming the stamp goes).
Thanks!