Shop OBEX P1 Docs P2 Docs Learn Events
BS2pe + supper carrier board = Problem! — Parallax Forums

BS2pe + supper carrier board = Problem!

farsadfarsad Posts: 27
edited 2008-06-09 16:14 in BASIC Stamp
Hi,

I've just bought a "BS2pe" module and a Basic Stamp "Supper Carrier" Board.
I installed the module on the board but it is not working:

I successfully identified the BS2pe with BS editor's Identify tool.
then I wrote a simple prog . in BS editor to test the module:

' {$STAMP BS2pe}
' {$PBASIC 2.5}

DEBUG "ABCD"

but surprisingly BS editor says "NO BASIC STAMPS FOUND".

I still can successfully identify the module but when I want to run a prog. I get the same error message ("NO BASIC STAMPS FOUND").

I have 10 BS HomeWork board and a BS2+boardBoard of Education and all of them are working well but I don't know what's wrong with my new system (BS2pe module + Basic Stamp Supper Carrier Board).

can you kindly help me with my problem?

I am looking forward to hearing from you soon.

sincerely,

Ali

Comments

  • allanlane5allanlane5 Posts: 3,815
    edited 2008-06-09 14:36
    Were I you, I'd swap the BS2pe module into the BOE and make sure it works there.

    Are you sure you've installed it "right way up" in the Super Carrier? What are you using to power the Super Carrier board?
  • Tracy AllenTracy Allen Posts: 6,664
    edited 2008-06-09 15:01
    Be sure you have the latest version of the IDE, Windows editor (IDE) version 2.4 or 2.3.9. Versions earlier than 2.2.5 can identify but not program the BS2pe v1.4.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Tracy Allen
    www.emesystems.com
  • farsadfarsad Posts: 27
    edited 2008-06-09 15:23
    thank you for your help.

    I'm sure I've installed it right.

    the new BS2pe does not work with Board of education (BOE) either.
    But my old BS2 works with the Super Carrier board. I think it means that my BS2pe is broken. right?

    by the way my power supply is a 8V adapter. is something wrong with that?
  • allanlane5allanlane5 Posts: 3,815
    edited 2008-06-09 15:27
    And in the IDE, when you click "Help, About", what version number does it tell you?
  • farsadfarsad Posts: 27
    edited 2008-06-09 16:14
    as Tracy said, the problem was the IDE. i had the version 2.2. when i installed ver. 2.4 my BS2pe worked.

    thank you all,

    Ali
Sign In or Register to comment.