A basic problem for a beginner.
DavidSmith
Posts: 36
I am an amateur just starting to play w microprocessors.
I have a BASIC2 Homework USB board and have connected it to my computer w USB cable. I also installed a 9 volt battery. The battery was a bit old, but a voltmeter says "9 volts".
I have downloaded the Basic Stamp Editor 2.5.2 and it seems to be working.
When I call up any of the pre made programs and hit "RUN" the USB lights on the board twinkle and the "running" lights do nothing. The screen says "downloading" and then declares it can not find a BASIC board.
I do specify BASIC2 and PBASIC 2.5 in the editor.
Am I missing something obvious?
I have a BASIC2 Homework USB board and have connected it to my computer w USB cable. I also installed a 9 volt battery. The battery was a bit old, but a voltmeter says "9 volts".
I have downloaded the Basic Stamp Editor 2.5.2 and it seems to be working.
When I call up any of the pre made programs and hit "RUN" the USB lights on the board twinkle and the "running" lights do nothing. The screen says "downloading" and then declares it can not find a BASIC board.
I do specify BASIC2 and PBASIC 2.5 in the editor.
Am I missing something obvious?
Comments
A battery near exhaustion may show a voltage near 9V on a voltmeter with nothing else connected to it. As soon as you draw current from it, even the few milliAmps needed by the Stamp board, the voltage will drop precipitously and the Stamp will stop working.
The other main cause of the Stamp Editor not finding a Stamp board is that you haven't installed the USB driver. Try a new battery first. If that doesn't work, download a fresh copy of the USB driver from FTDI and install it. Make sure the Homework board isn't plugged in while you do that.
Parallax loads a test program into the Stamps as part of their quality control. That's probably what's in the Homework Board's EEPROM.
Put a fresh battery on the Board and plug it into your PC with the Stamp Editor (and the USB driver) and see if the Homework Board will "identify" itself. Then try writing a simple program based on one of the examples in the "What's a Microcontroller?" tutorial.
You were right, it's working fine now.
Please do me one little favor? Don't tell my girlfriend how simple the fix was. She already thinks she's the boss.