Basic Stamp Editor cannot locate Boe-Bot device (I'm using USB-Serial Adapter)
Mrincognito
Posts: 9
I'm using this adapter:
http://www.amazon.com/gp/product/B006PIU2KO/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1
I downloaded and installed the driver for the adapter from here:
http://www.parallax.com/ProductInfo/Accessories/USBDrivers/tabid/530/Default.aspx
My Boe-Bot has a BS2 microcontroller. I tried uploading a basic program from the tutorial book but it seems the editor can't locate the BS2 through the COM cable. I'm using a laptop with no serial port so there are no other serial cables attached.
I checked with device manager and saw that my USB-Serial cable is of type "COM & LPT". I'm not sure what this means. Am I using the right cable?
http://www.amazon.com/gp/product/B006PIU2KO/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1
I downloaded and installed the driver for the adapter from here:
http://www.parallax.com/ProductInfo/Accessories/USBDrivers/tabid/530/Default.aspx
My Boe-Bot has a BS2 microcontroller. I tried uploading a basic program from the tutorial book but it seems the editor can't locate the BS2 through the COM cable. I'm using a laptop with no serial port so there are no other serial cables attached.
I checked with device manager and saw that my USB-Serial cable is of type "COM & LPT". I'm not sure what this means. Am I using the right cable?
Comments
Theres a lot of variation in the success folks have with USB/serial converters. Some just won't work for programming.
Most with the FTDI chipset seem to work. Hopefully, someone whose tried your converter will jump in.
In any event, the converter should show up in device manager as a COM port. The COM port number has to be set in the Stamp programming environment to match the port number.
Also, the driver you downloaded from parallax may not be compatible with the one you have. Have you checked the converter manufacturer website for the driver?
Cheers,
Per Tom, ftdi adapters are the gold standard. My trusty Aten adapter worked great on xp & vista, but not win8. Only my Parallax ftdi works on Win8.
http://www.ftdichip.com/FTDrivers.htm
Thanks!
While I look for a solution, is there an adapter that is known to work with Windows 7 OS?
I pulled out an old Prolific unit from my spares box, plugged it into my Win 7 machine and watched it load the proper driver. I went into Device Manager and found the new entry under "Ports (COM & LPT)", Prolific USB-to-Serial Comm Port (COM5). I then plugged the adapter into my BS2P test bed and clicked the Identify Icon and received a listing of three Comm ports with the BS2P on Com5: I downloaded a program to the BS2P and it executed just fine, Spinning a stepper motor I'm playing with.
Perhapes you should remove the driver you loaded and allow Win 7 to load the proper driver.
Hal
PS
Under the older versions of the Basic Stamp Editor you had to set which Comm port to connect to, but under the latest one that is no longer the case, just click on IDENTIFY and it will scan all available comm ports and locate your Stamp.
I let windows install the driver automatically the first time and it installed without a problem. Windows recognized the adapter. I turned Boe-bot on, made the serial connection from Boe-bot to the USB port on my laptop with the adapter, and opened BSE v2.5.3. I clicked identify and although the program acknowledged the port connection, it didn't recognize the device as a BS2.
Again, I'm not trying to offend you, it's just that sometimes we get ahead of ourselves to see something new working.
Hal
I'm not offended at all
I've uploaded a program to BS2 before (via home desktop PC) and it is still running whenever I toggle the power switch to demo/execute mode (2). Doesn't this show that the BS2 is properly connected? (I will check again ofc.)
Hal