• Software uart
    Hello, I need to implement a software uart on a XC167. I'm searching for a exemple for RX/TX and i've only found a portion of code. Does anybody have a full code exemple ?
  • Software uart
    I am using LPC2132 (by NXP), in my project i need 4 uart, out of this 3 should be at 19,200 bps and one at 38,400bps. So i am planning to make 2 softrware uart with 19,200bps. Is there is any chance...
  • 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...
  • software implementation of uart in 8051
    Implementation of software serial uart in 8051 ---can anyone suggest how to do it ..
  • software uart for 89c51
    i got this code from a site, but i cant assemble it in keil which assembler whould i use?? or is there some fault with the code itself?? the '*' are giving some problem "djnz r1,*" for instance...