Is the i2c timeout error while loading sii9022a module on dm8168 fixed in SDK 5.0.3.15?
Shilpa.
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.
Is the i2c timeout error while loading sii9022a module on dm8168 fixed in SDK 5.0.3.15?
Shilpa.
Hi,
sii9022a cant be used with EZSDK .This is because EZSDK uses the same instance of I2C that needs to be used by sii9022a. So you need to insert sii9022a without SDK binaries. You can use PSP kernel and HDVPSS binaries with PSP along with sii9022a, if you want access for sii9022a through Linux.
Regards,
Hardik Shah
Hi Hardik,
Thanks.
We are using ti-ezsdk-dm814x-evm_5_03_01_15. Our goal is to redirect the video output to HDMI on the I/O daughter card of centauraus EVM. Can you please provide us with a procedure to achieve the same? Currently the SDK provides only two options, either LCD or HDMI on the base card which is connected to onchip HDMI.
Shilpa.
Hi,
There is no HDMI support on I/O expansion card of DM8148. HDMI support is there on I/O expansion card of DM8168. Any reason why you want to move to on-chip HDMI instead of off-chip HDMI.
Regards,
Hardik Shah