• LPC1111 - Flash time-out
    Hello, I'm debugging with my custom LPC1111 board. My code size is around 3000 kB. When my code size gets around 4 kB I get a Flash Timeout error from keil when programming the chip. The code...
  • Flashing LPC1111 problem
    I am using uVision5 with ulink-me. I am trying to flash a project onto my LPC1111. The program compiles and builds without any problem. AXF and HEX files are generated. The problem is the flash tool...
  • working with I2C communication in ARM7
    hello, I am doing project on multiprocessor communication using I2C. Can anyone give me master and slave program and guide me??
  • I2C and CAN protocols not working
    I2C and CAN not working in LPC1768 I am using two nos. LPC1768 header boards from different manufacturers. And if I try to communicate using I2C and CAN through both controllers, nothing is transmitting...
  • LM3S9B92 I2C not work
    The following codes doesn't work, don't know why? please point out the faults, thanks. *********************************************** SysCtlPeripheralEnable(SYSCTL_PERIPH_I2C0); SysCtlPeripheralEnable...