Shop OBEX P1 Docs P2 Docs Learn Events
MaxMspJitter and serial communication — Parallax Forums

MaxMspJitter and serial communication

student2007student2007 Posts: 12
edited 2009-02-02 02:03 in BASIC Stamp
Hi all,

I'm having some troubles communicating my BS2x with MaxMspJitter. I am using a usb to rs232 cable with the basicstamp. When the basicstamp is plugged into COM3 (where the driver is installed), MaxMspJitter doesn't see COM3. The message was something like this "Serial port not available". MMJ can see COM3 when the basicstamp is unplugged.

This is my first time doing serial communication so I'm not sure what to do. Is it the usb adapter that I am using? Or do I have to configure something from the driver.

Thanks. : )

EDIT: I think I solved this. After loading the program into bs2x, I had to unplug the usb and then replug it before running MMJ file.

Post Edited (student2007) : 2/1/2009 11:33:52 PM GMT

Comments

  • FranklinFranklin Posts: 4,747
    edited 2009-02-02 02:03
    You have to make sure only one device is using the com port at a time. If you downloaded a program with the stamp editor that opened the debug window you need to close the window before connecting another program to the com port. You should not have to unplug anything.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
Sign In or Register to comment.