Forum Discussion
SBrow5
New Contributor
7 years agoCan I use the ARM i2c as a slave, using the normal driver?
I have an SOC Cyclone V FPGA, and I use i2c as a master, but I would like to use it as a slave so that I can use a different device to connect to multiple SOC chips and ask for data from them using i...
Ahmed_H_Intel1
Frequent Contributor
7 years agoHello,
The I2C normally used to read data from a slave such as sensors. The ARM processor has no reading data to share with another host. Can you explain to me what you are looking for?