• 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...
  • 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
  • Ethernet loopback test
    Hi, shall i have to sort Ethernet RX and Tx pins for Ethernet loopback testing on LPC-2378 or not? -pratheep
  • 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...