• Problem while interfacing I2C1 to NVROM on lpc1768
    Hello All, I have ARM CORTEX M3 lpc1768 evaluation board-06 and I m trying to interface I2c1(master) to NVROM(slave) so I wanted to know the address of NVROM
  • Problem while interfacing I2C1 to NVROM on lpc1768
    Hello All, I have ARM CORTEX M3 lpc1768 evaluation board-06 and I m trying to interface I2c1(master) to NVROM(slave) so I wanted to know the address of NVROM
  • Problem of interfacing of SPI & UART together on LPC2378
    I want run SPI & UART Together....means I initialized UART then SPI... Then I am taking data from SPI and sending through UART on hyper terminal. But I am facing problem to run both modules at time....
  • Problem of interfacing of SPI & UART together on LPC2378
    I want run SPI & UART Together....means I initialized UART then SPI... Then I am taking data from SPI and sending through UART on hyper terminal. But I am facing problem to run both modules at time....
  • Problem when implement i2c interface between AT24C04 EEPROM with 8051
    Hello! I have write a program to write and read to/from AT24c04 serial ROM (89C52 interface with AT24C04). I am using Keil C to program. But i can read any data which i have write to AT24c04. I don...