Bit-banging: is it the 'only' way?


Results 1 to 7 of 7

Threaded View

  1. #4
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,159

    Default Re: Bit-banging: is it the 'only' way?

    Reading from PIC 16F877, p97 of USART section:

    TX9: 9-bit Transmit Enable bit


    1 = Selects 9-bit transmission
    0 = Selects 8-bit transmission



    TX9D:
    9th bit of Transmit Data, can be parity bit



    Legend:
    R = Readable bit
    W = Writable bit

    U = Unimplemented bit, read as
    0


    - n = Value at POR

    1= Bit is set
    0= Bit is cleared
    x = Bit is unknown





    Last edited by Demon; - 16th May 2011 at 19:21. Reason: darn formatting keeps changing

Members who have read this thread : 0

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

Tags for this Thread

Posting Permissions

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