Basic Stamp Homework not found by Basic Stamp Editor
Using laptop, Windows XP,·with com4 via a USB>Serial adapter (Belkin).
Editor reports "No BASIC Stamp Found",·shows comm 4 with Yes in both Loopback and Echo but now Device Type or Version.
Via Device editor unchecked "Use FIFO Buffers"
Problem still persists.
What next?
Editor reports "No BASIC Stamp Found",·shows comm 4 with Yes in both Loopback and Echo but now Device Type or Version.
Via Device editor unchecked "Use FIFO Buffers"
Problem still persists.
What next?

Comments
99% of all other problems with "Stamp not found" are due to:
1) No power or inadequate power to the Stamp
2) USB driver not installed or installed improperly. The default Windows driver doesn't work for downloading.
3) Bad cable, either the power cable or connector or the USB (or serial) cable or connector.
The problem with many USB to serial adapters is that they don't implement the serial handshake lines properly.· Downloading to Stamps (or SXs or Propellers) requires that the DTR (Data Terminal Ready) control line be implemented and controlled by the PC.· Not all adapters do this.
Post Edited (Mike Green) : 12/28/2009 11:41:09 PM GMT
I appreciate the feedback.