intel-aero / meta-intel-aero

Yocto layer to support Intel Aero platform
https://github.com/intel-aero/meta-intel-aero
GNU General Public License v2.0
218 stars 119 forks source link

How to use FPGA's I2C #358

Open abhi11796acharya opened 6 years ago

abhi11796acharya commented 6 years ago

Hello,

I am working on Intel aero compute board. I flashed the FPGA with sample jam file. Now I am making libraries for FPGA's peripherals in python. I got confused with I2C register description provided in wiki https://github.com/intel-aero/meta-intel-aero/wiki/95-(References)-FPGA. Can anyone explain me STS_REG register and how it is controlling I2C communication?

Thanks