Shop OBEX P1 Docs P2 Docs Learn Events
PSC trouble — Parallax Forums

PSC trouble

TyfumeTyfume Posts: 2
edited 2007-07-07 01:38 in Robotics
Hello,

I can not make my PSC work with my BOE (with BS2p24). The PSC works correctly with USB and is identified as firmware version 1.4. Initially, I pasted the attached code from the PSC example and have changed the timeout and added DEBUG lines. What am I doing wrong here?

The green LED on the PSC blinks when the program is running; stops when the reset button on the BOE is held down. What does this indicate about the PSC?

Any help would be appreciated.

Comments

  • Tom CTom C Posts: 461
    edited 2007-07-06 03:19
    Tyfume,

    I believe that the value for·your Baud constant for 2400 baud, in your Problem.txt file, is incorrect.

    Your value of 396 is for a BS2 and not a BS2p.

    The value for 2400 baud for a BS2p is 1021.

    Just a thought.

    Regards,
    TCIII

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    If you are going to send·a Robot·to save the world, you·better make sure it likes it the way it is!
  • TyfumeTyfume Posts: 2
    edited 2007-07-07 01:38
    TCIII,

    You are correct.

    Thank you.

    Tyfume
Sign In or Register to comment.