Forum Discussion
MCher6
New Contributor
7 years agoSoC and i2c read/write transaction without stop in between.
I connect FXOS8700CQ to SoC with Intel FPGA Avalon I2C (Master) Core. Add to *.dts: i2c_accelerometer: i2c@0x000010300 {
compatible = "altr,softip-i2c-v1.0";
reg = <0x00000000 0x00010300 0x00000...
KennyT_altera
Super Contributor
7 years agoHi,
Do you mind to share with us which coding that you have make the changes for the driver to be working?
Thanks