Go to advanced search

by Sicness
Sun Mar 03, 2013 6:45 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: RaspOutIn - library for accessing i2c I/O port expanders
Replies: 1
Views: 465

Re: RaspOutIn - library for accessing i2c I/O port expanders

Hi, j35570!

Can your libraby stop communication with device and resolve my problem?
by Sicness
Sat Mar 02, 2013 7:29 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: I2C stop OR communicate with MPL115a2
Replies: 1
Views: 1167

I2C stop OR communicate with MPL115a2

Hello. I'm trying to connect MPL225A2 to raspberry pi via I2C. In documentation wrote, I should regulary shut down main circuits and clock. In any working examples for any microcontrolles used i2c.start and i2c.stop. For example: Wire.beginTransmission(MPL115A2_ADDRESS); i2cwrite((uint8_t)MPL115A2_R...

Go to advanced search