We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.....
"start 12 databits and 1 stop bits"
No, there is no standard 8051 hardware feature to handle that. In fact, I'm not sure that there's any standard UART at all which could handle that?
You should contact the module supplier for suggestions!
Try searching for "Software UART" or "Soft UART" - and adapt that code to the required number of bits.
"Bit-bang" would be another keyword for searching...
thanksssssssss