I2C2 bus

Firmware/software/electronics/mechanics
Post Reply
Alfredvc
Beginner
Posts: 12
Joined: Tue Apr 29, 2014 10:54 pm

I2C2 bus

Post by Alfredvc »

Are the driver for this bus completed? Is it possible to use the I2C2 bus in parallel with the I2C1 bus?
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: I2C2 bus

Post by tobias »

Yes in the latest code from the repo it should be possible. We have only tested it briefly though so there might still be bugs. Also calling the i2c functions from different tasks might be problematic so avoid that for now.
Post Reply