Excuse my ignorance, but what software platform does the Cortex M3 on a 1343 use?
Leaflabs Maple runs on an ARM Cortex-M3 and it uses libmaple or a variant of ArduinoArduino Due runs on a Cortex M3 (obviously Arduino)
If the underlying API is Arduino the i2cdevlib/Arduino code should work afaik
Hello eadf, thanks for reply. I'm using NXP LPC1343 microcontroller based Board. It's not Arduino or Leaflabs Maple board. Its a local made board. where can i find the I2Cdev library for this controller??
I want to interface MPU6050(GY521) to cortex M3 (1343 board). Can any one Helpme , where can i find the I2Cdev library for Cortex M3??