Reading the port - Little help needed


Results 1 to 5 of 5

Threaded View

  1. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: Reading the port - Little help needed

    or
    Code:
    WHILE (PORTC = %11110011 | %00001000)
              SEROUT ToTx, N2400, [66]
              WEND
    probably what you wanted to do at first
    Last edited by mister_e; - 26th June 2011 at 14:33.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts