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...
EV
New Contributor
7 years agoPeter,
If you are referring to this board:
There aren't any I2C devices at address 0x17
See page 2-38 ( I2C Interface) in
- Pvand7 years ago
New Contributor
Hi EV,
I had checked all documents and couldn't find anything about device 0x17. This is because it is simply missing in the manual.
I found out that device 0x17 is the SDI Cable Driver (LMH0303SQx). Would be nice if Intel did update the manual ;)
After removing resistor R442, device 0x17 was disconnected from the I2C bus-0.
This solved some of my problems.
Thanks,
Peter