• Ethernet loopback test
    Hi, shall i have to sort Ethernet RX and Tx pins for Ethernet loopback testing on LPC-2378 or not? -pratheep
  • Loopback code for C8051F060
    I have a board with a C8051F060 processor. Need to make its UART0/RS232 communication working at 9600 buad. Any chance anyone would have any C code that could send and receive characters doing a loopback...
  • ASC0 in loopback mode
    Hallo everyone, I'm trying to write a serial port routine using the loopback mode for the XC167CI. I have data stored in an array 'tx_buf' that is transmitted via serial interface using the 'send_tx_buf...
  • UART ISR and loopback
    Hello all, Ok, I guess I'm doing something wrong but I just don't see what it is! I configure my UART like this: /* UART1 configured as follow: - Word Length = 8 Bits - One Stop Bit - No parity...
  • unable to simulate usart in loopback mode
    I am using the uVision RealView MDK -ARM 4.02 trial version. I am simulating the LM3S5791. I am simulating usart0. I execute the driverlib functions, UARTConfigSetExpClk(UART0_BASE,12000000,19200...