Shop OBEX P1 Docs P2 Docs Learn Events
Help - Little Step-U — Parallax Forums

Help - Little Step-U

ArchiverArchiver Posts: 46,084
edited 2001-03-16 04:21 in General Discussion
Try:

SEROUT n,T2400,(#{H})

where n is your I/O pin number (0...7).


Steve

On 16 Mar 01 at 1:26, breerb@h... wrote:

> Please help if you can... Has anyone worked much with TLA's Little
> step-u with BS1?? I'm having problems figuring out the correct
> serout data to send. I'm trying to send {H} and my best try has
> been serout (123,72,125) NOT WORKING!

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2001-03-16 01:26
    Please help if you can... Has anyone worked much with TLA's Little
    step-u with BS1?? I'm having problems figuring out the correct
    serout data to send. I'm trying to send {H} and my best try has been
    serout (123,72,125)
    NOT WORKING!

    Thanks
    Bree
  • ArchiverArchiver Posts: 46,084
    edited 2001-03-16 04:21
    The Step U documentation on the Parallax site is not very good. Here is
    something I found on TLA Microsystems site if you need it.

    Command Summary

    http://www.tla.co.nz/lit_step2.html

    Full Documentation

    http://www.tla.co.nz/littlestep.pdf

    Original Message

    > SEROUT n,T2400,(#{H})
    >
    > where n is your I/O pin number (0...7).

    > > Please help if you can... Has anyone worked much with TLA's Little
    > > step-u with BS1?? I'm having problems figuring out the correct
    > > serout data to send. I'm trying to send {H} and my best try has
    > > been serout (123,72,125) NOT WORKING!
Sign In or Register to comment.