• 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...
  • Ethernet loopback test
    Hi, shall i have to sort Ethernet RX and Tx pins for Ethernet loopback testing on LPC-2378 or not? -pratheep
  • 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...
  • 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...
  • SPI Loopback Test failure
    I have tried to loop back MOSI and MISO and test. The code appears to be working sometimes based on the led signals... This is what I could infer: 1)code is sending a character 2)Code is receiving...