• UART
    I am new to ARM I have written a code for recieving the character from UART then Display it on the LCD for LPC2148 but when i run it in the proteus then LCD initialises correctly but when it comes to...
  • uart
    Can any 1 explain me about "How the UART is connected b/w system bus and rs232 ?
  • UART
    Ive tried to move data from Sbuf to Acc..... Ive tried using this code... whil;e debuggin the code ive used the serial window to pass data.... my main aim is to compare data that i recieve from the...
  • UART
    Hi, I'm using a Internal oscillator of 11059200 Hz and i set my desired baud rate. When i'm going to test the serial communication with the application "hyperterminal" from windows, i can't receive...
  • uart interrupt
    Hi everybody, Could you please help me: i need to use an uart interrupt routine in a RTX code. I've already found some examples for the uart interrupt routine, but i cannot make it work using tasks...