ERROR... " Basic Stamp 2 Not Found "
tejapola
Posts: 1
Hi,
I've encountered an error while connecting my laptop to ARobot. After loading the object code and trying to run it, it gives an error #23 Basic stamp 2 not found.
Any help is appreciated.
I've encountered an error while connecting my laptop to ARobot. After loading the object code and trying to run it, it gives an error #23 Basic stamp 2 not found.
Any help is appreciated.
Comments
1) Lack of power for the Stamp. The Stamp's processor must be running for it to be seen by the Stamp Editor.
2) Faulty connection between the Stamp and the PC. Sometimes this has been a broken cable. If a USB connection, sometimes it's a broken USB cable or USB to serial adapter. Many USB to serial adapters won't work for programming a Stamp (or other microcontrollers). All of Parallax's microcontrollers require that DTR (Data Terminal Ready) be implemented properly. Most FTDI-based adapters work and Keyspan's High Speed Serial Adapter works. You do have to have the proper manufacturer's USB drivers installed. The default Windows driver will not work for downloading programs.