This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

/b

hello
i have problem in my project
how to receive 14 bit data on the rxd pin of microcontroller?

can anybody give the source code for that.

anybody help me.....

Parents
  • First, you need a proper specification for this "14-bit data"; eg,

    Is it asynchronous, with, say, 1 start bit, 14 data bits, 1 stop bit?

    Or is it sychronous, with some clock signal somewhere?

    Or what?

    It is really impossible to answer your question without such essential details!

Reply
  • First, you need a proper specification for this "14-bit data"; eg,

    Is it asynchronous, with, say, 1 start bit, 14 data bits, 1 stop bit?

    Or is it sychronous, with some clock signal somewhere?

    Or what?

    It is really impossible to answer your question without such essential details!

Children