FDC1004 datasheet indicates that device ID for the FDC1004 is 0x1004 (read only). Then, how can I read/write to a specific FDC1004 device if there are several of them with same device ID on the same bus?
Thank you!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
FDC1004 datasheet indicates that device ID for the FDC1004 is 0x1004 (read only). Then, how can I read/write to a specific FDC1004 device if there are several of them with same device ID on the same bus?
Thank you!
Hi Emmanuel,
If you need to use multiple FDC1004 devices on the same I2C bus, you will need to use an I2C expander or a high-speed multiplexer. This will allow you to communicate with a specific device, despite not being able to change the device ID.
Regards,