• ARM7: LPC2148 & USB communication
    I want to develop mass storage device using LPC2148.I am just referring code from Keil for USBMem. My problem is - I get Get_descriptor command from PC to which I respond with device descriptor. On...
  • ARM7 compiled code is not working
    Hello, I am using Arm7 LPC2129, we have same code which is executed in IDE : Micro-vision Keil 3.11b when I put the perecompiled hex the sw is working fine in the Controller. But when I...
  • I2C communication
    i want a code of visual C++ or C#, for communicating to 12C bus through serial or parallel port. if anyone can help me, please email on saadia_ather@yahoo.com
  • I2C Communication with STM32F3
    Hello guys, I would like to ask for some help concerning I2C communication. I am an amateur regarding this type of communication and struggle making an easy write cycle. Here are the facts: ...
  • Issue with I2C communication continuation
    below is the I2C.h file ,continuation for the EEPROM I2C code #ifndef __I2C_H #define __I2C_H /* If I2C SEEPROM is tested, make sure FAST_MODE_PLUS is 0. For board to board test, this flag can...