Shop OBEX P1 Docs P2 Docs Learn Events
Newbie problems — Parallax Forums

Newbie problems

ArchiverArchiver Posts: 46,084
edited 2001-07-15 16:09 in General Discussion
I recently obtained a Basic Training Kit
and was able to get a program to download
and execute. It was a simple program to
blink an LED.

output 7
again:
out7 = 1
wait 250
out7 = 0
wait 250
goto again

I was thrilled to get it to work and, after
several hours, I tried to get a more
complicated program to download and execute.

No matter what I do, the download complains
that the battery is low or the Stamp is
found but can't be downloaded. What am I
doing wrong?


Enjoy,

Ernie & Jill Miller

P.O. Box B, Henryville PA, 18332
(570) 629-0358 (home) Highball@e...
(570) 422-3272 (work) miller@p...

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2001-07-14 13:46
    --- In basicstamps@y..., "Ernie & Jill Miller" <Highball@e...> wrote:
    > I recently obtained a Basic Training Kit
    > and was able to get a program to download
    > and execute. It was a simple program to
    > blink an LED.
    >
    > output 7
    > again:
    > out7 = 1
    > wait 250
    > out7 = 0
    > wait 250
    > goto again
    >
    > I was thrilled to get it to work and, after
    > several hours, I tried to get a more
    > complicated program to download and execute.
    >
    > No matter what I do, the download complains
    > that the battery is low or the Stamp is
    > found but can't be downloaded. What am I
    > doing wrong?
    >
    >
    > Enjoy,
    >
    > Ernie & Jill Miller
    >
    > P.O. Box B, Henryville PA, 18332
    > (570) 629-0358 (home) Highball@e...
    > (570) 422-3272 (work) miller@p...

    i can't offer any suggestions, but i recently purchased a BS2-SX
    training kit and im having the same problem (however i have yet to
    succesfuly DL a program to the stamp.)It gives me an error message
    that the stamp is detected but will not respond and suggests checking
    the power supply. what kind of stamp are you using?
  • ArchiverArchiver Posts: 46,084
    edited 2001-07-15 09:16
    Make sure you have the latest version of the Basic Stamp program
    (1.1 i believe, from the Parallax site). Also make sure that in the
    properties, you have BS2SX as your selected stamp.

    If it _still_ doesn't work, add the following line to the very top
    of your program:

    '{$STAMP BS2SX}

    This will tell the program that it is a BS2 sx. Check your file, the
    extension may be [noparse][[/noparse]filename].BS2 as well

    --- In basicstamps@y..., "Justin" <chipmunk1886@h...> wrote:
    > --- In basicstamps@y..., "Ernie & Jill Miller" <Highball@e...>
    wrote:
    > > I recently obtained a Basic Training Kit
    > > and was able to get a program to download
    > > and execute. It was a simple program to
    > > blink an LED.
    > >
    > > output 7
    > > again:
    > > out7 = 1
    > > wait 250
    > > out7 = 0
    > > wait 250
    > > goto again
    > >
    > > I was thrilled to get it to work and, after
    > > several hours, I tried to get a more
    > > complicated program to download and execute.
    > >
    > > No matter what I do, the download complains
    > > that the battery is low or the Stamp is
    > > found but can't be downloaded. What am I
    > > doing wrong?
    > >
    > >
    > > Enjoy,
    > >
    > > Ernie & Jill Miller
    > >
    > > P.O. Box B, Henryville PA, 18332
    > > (570) 629-0358 (home) Highball@e...
    > > (570) 422-3272 (work) miller@p...
    >
    > i can't offer any suggestions, but i recently purchased a BS2-SX
    > training kit and im having the same problem (however i have yet to
    > succesfuly DL a program to the stamp.)It gives me an error message
    > that the stamp is detected but will not respond and suggests
    checking
    > the power supply. what kind of stamp are you using?
  • ArchiverArchiver Posts: 46,084
    edited 2001-07-15 16:09
    thanks, I'll try that on Monday.

    >
    Original Message
    > From: pyromaneyakk@h... [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=V96s8DbdCLWQX2bMuh7kfwrTR2uS2MOP1OS1Jwe98sjtgvj995Yw-zwng1lxSvgv6JhiBgYDjneh_Mw]pyromaneyakk@h...[/url
    > Sent: Sunday, July 15, 2001 4:17 AM
    > To: basicstamps@yahoogroups.com
    > Subject: [noparse][[/noparse]basicstamps] Re: Newbie problems
    >
    >
    > Make sure you have the latest version of the Basic Stamp program
    > (1.1 i believe, from the Parallax site). Also make sure that in the
    > properties, you have BS2SX as your selected stamp.
    >
    > If it _still_ doesn't work, add the following line to the very top
    > of your program:
    >
    > '{$STAMP BS2SX}
    >
    > This will tell the program that it is a BS2 sx. Check your file, the
    > extension may be [noparse][[/noparse]filename].BS2 as well
    >
    > --- In basicstamps@y..., "Justin" <chipmunk1886@h...> wrote:
    > > --- In basicstamps@y..., "Ernie & Jill Miller" <Highball@e...>
    > wrote:
    > > > I recently obtained a Basic Training Kit
    > > > and was able to get a program to download
    > > > and execute. It was a simple program to
    > > > blink an LED.
    > > >
    > > > output 7
    > > > again:
    > > > out7 = 1
    > > > wait 250
    > > > out7 = 0
    > > > wait 250
    > > > goto again
    > > >
    > > > I was thrilled to get it to work and, after
    > > > several hours, I tried to get a more
    > > > complicated program to download and execute.
    > > >
    > > > No matter what I do, the download complains
    > > > that the battery is low or the Stamp is
    > > > found but can't be downloaded. What am I
    > > > doing wrong?
    > > >
    > > >
    > > > Enjoy,
    > > >
    > > > Ernie & Jill Miller
    > > >
    > > > P.O. Box B, Henryville PA, 18332
    > > > (570) 629-0358 (home) Highball@e...
    > > > (570) 422-3272 (work) miller@p...
    > >
    > > i can't offer any suggestions, but i recently purchased a BS2-SX
    > > training kit and im having the same problem (however i have yet to
    > > succesfuly DL a program to the stamp.)It gives me an error message
    > > that the stamp is detected but will not respond and suggests
    > checking
    > > the power supply. what kind of stamp are you using?
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the
    > Subject and Body of the message will be ignored.
    >
    >
    > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
    >
    >
    >
Sign In or Register to comment.