Hi team
It is the first time my customer using FPD-LINK device and I am also not familiar with this device.
I am wondering if you could help introduce the function of I2C and SPI interface? And what is the difference between these two interfaces from the aspect of function?
I roughly summery the function below and could you help check if my understanding is correct and complete it.
SPI
- SPI cannot be used to access serializer or deserializer registers.
- What is the function of SPI interface?
I2C
- The device internal registers could be configured by its I2C interface.
- The I2C command could pass through the back channel/forward channel to configure the connected device.
Thank you.