Page 1 of 1
I2C2 bus
Posted: Sun May 18, 2014 10:02 pm
by Alfredvc
Are the driver for this bus completed? Is it possible to use the I2C2 bus in parallel with the I2C1 bus?
Re: I2C2 bus
Posted: Mon May 19, 2014 9:05 am
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.