briantdavis / EAS_BBB_DataAcquisition

EAS data acquisition using BeagleBone Black
GNU General Public License v2.0
6 stars 10 forks source link

I2C operating at 400KHz #5

Open briantdavis opened 8 years ago

briantdavis commented 8 years ago

It is desirable to have both I2C busses operating at 400kHz.

I have been able to get I2C2 operating at 400kHz, but I need to document how this was done so as not to forget.

I have been unable to get I2C1 operating faster than 100kHz - this is an open issue.