Serial Communication Issue
kperletti
Posts: 5
When trying to run my first program on Basic stamp 2, I get error message: "no basic stamps found".
After trying to identify the Basic stamp 2 from the editor the response is: feedback = "yes", echo = "yes".
Cable used is a USB to serial and FIFO buffer has been disabled on the COM port.
Also, when the 9-Volt is unplugged from the Basic stamp 2 the response when identifying the device is the same.
I'm not sure what could be wrong with the connection.
Any ideas is appreciated.
After trying to identify the Basic stamp 2 from the editor the response is: feedback = "yes", echo = "yes".
Cable used is a USB to serial and FIFO buffer has been disabled on the COM port.
Also, when the 9-Volt is unplugged from the Basic stamp 2 the response when identifying the device is the same.
I'm not sure what could be wrong with the connection.
Any ideas is appreciated.
Comments
FTDI-based adapters work well, among several others.
I've downloaded the latest Editor software version and drivers from Parallax.
I'm able to use the BASIC stamp for now from a direct serial connection on my desktop PC.
I guess I'll need to get another usb-to-serial cable if I want to use with my laptop...