Rlp i2c

Is it possible to access I2C from the C-code on the Fez Panda II?

When you run C code, you can access anything and everything on the processor.

Welcome to the community.

Thank you

But how would this be done? Is it simple? I don’t actually have acces to a Panda yet, but we’ll buy one soon and are planning our program and what peripherials we’ll need.

TN06005 on the web ( http://www.nxp.com/documents/other/TN06005_LPC2000_I2C.pdf ) explains how to set up and use I2C.

Why do you need this anyway? We already provide you with I2C drivers!

We’re having an I2C-Gyroscope that would need a lot of calculations and I’d like to do that in C to improve performance