Basic Stamp Echo Off Issue
efly
Posts: 34
Dear All,
·
Last few days I have bought a USB-to-RS232 cable so that I could interface my BOE(RS232 type) from my laptop, however, when I test run my program it show cannot detected basic stamp. After some trial I figure out there is “ECHO” equal to “NO” problem but really don’t have any idea to solve it, can anyone know how to turn the ECHO to “Yes” mode??
·
Many Thanks if someone could help.····
·
Best Rgd,
Efly
·
Last few days I have bought a USB-to-RS232 cable so that I could interface my BOE(RS232 type) from my laptop, however, when I test run my program it show cannot detected basic stamp. After some trial I figure out there is “ECHO” equal to “NO” problem but really don’t have any idea to solve it, can anyone know how to turn the ECHO to “Yes” mode??
·
Many Thanks if someone could help.····
·
Best Rgd,
Efly
Comments
Not all USB-RS232 adapters work with Parallax's products. Some of the cheaper ones just implement a subset of the handshake signals and leave out the ones that are needed for Stamp programming (DTR in particular). Some of them have sloppy timing in the Windows USB drivers, but sometimes that can be adjusted as described in guide (above). This timing doesn't affect their usual use, but prevents them from being used for programming.