• About software implementation of UART
    Dear: My project used Atmel AT89S52,and I need two UART channels. So,I need software implementation of asynchronous serial I/O. Who can tell me how to do?
  • About software implementation of UART
    Dear: My project used Atmel AT89S52,and I need two UART channels. So,I need software implementation of asynchronous serial I/O. Who can tell me how to do?
  • 8051 Software UART.
    You know this should be really easy to find but for some reason I am having no luck. First off, I'm a C programmer and I am really bad at reading Assembler code. I know there is a way to write a software...
  • 8051 Software UART.
    You know this should be really easy to find but for some reason I am having no luck. First off, I'm a C programmer and I am really bad at reading Assembler code. I know there is a way to write a software...
  • Software for 8051 Uart communcation
    Hi . I am doing a Project in 8052 McU.i need to have two serial port so i thought of writing soft UART with any two GPIO..i selected P3.2,P3.3 of 8052..can anyone help me...i got some rough idea...