Hi,
I would like to read the registers of the dlpc 3478. Some address correspond to a several-bytes value. I cannot read them with i2cget. Do you have a tool to do that?
Thanks
Julie
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.
Hi,
I would like to read the registers of the dlpc 3478. Some address correspond to a several-bytes value. I cannot read them with i2cget. Do you have a tool to do that?
Thanks
Julie
Hello Julie,
Please see the Display and Light Control EVM GUI Advanced mode to access various individual registers at http://www.ti.com/tool/DLPDLC-GUI
Thanks,
Kyle
Hi Kyle,
Thanks for your answer. My DLPC is connected to an arm board, so I cannot use the Display and Light Control EVM GUI Advanced.
Do you have any command line too that I could compile for linux?
Thanks,
Julie
Hi,
We finally developed a small software to communicate with the dlpc.
Julie