Forum Discussion
Pvand
New Contributor
7 years agoWhat Device on the I2C bus of the Cyclone V SX SoC development board uses address 0x17?
Hi, I'm having some problems with the I2C bus-0 on the Cyclone V SX SC SoC development board. I use this I2C bus for my capacitive touchscreen (address 0x40), what is working but after a some tim...
YuanLi_S_Intel
Regular Contributor
7 years agoHi Pvand,
Can you try to check the "system.h" file? All the addresses of all FPGA IPs accessible by ARM is available in it.
Regards,
YL