• 8051 UART Assembly
    I am having some trouble getting the UART module on my 8051 to transmit. The TXD pin shares usage with the LCD and the RXD shares usage with the OE pin of a latch. Here is what I am doing. I am using...
  • 8051 UART Assembly
    I am having some trouble getting the UART module on my 8051 to transmit. The TXD pin shares usage with the LCD and the RXD shares usage with the OE pin of a latch. Here is what I am doing. I am using...
  • A51 :How to Clear UART with Assembler
    Hi everyone, i write an assembler-program with Keil µ-Vision with the device C515C-L which has an 8051 architecture. Now I try to clear the UART window in the simulator with some assembler code. Does...
  • A51 :How to Clear UART with Assembler
    Hi everyone, i write an assembler-program with Keil µ-Vision with the device C515C-L which has an 8051 architecture. Now I try to clear the UART window in the simulator with some assembler code. Does...
  • High-Speed UART vs Standart UART
    Hello I have worked on LPC3250 on Phytec 1305.3 board. I have a question about HSUARTs: Is there any difference between HSUART and UART regarding electrical interface? Is it possible to communicate...