Hi;
Are there any sample software codes available to users on how we can operate the DLP controller?
ANy help woould be appreciated.
Thanks.
Nishaan
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;
Are there any sample software codes available to users on how we can operate the DLP controller?
ANy help woould be appreciated.
Thanks.
Nishaan
Hello Nishaan,
if you are referring to LightCrafter Kit as it is, the DM365 takes care of communicating with the DLPC300 and the DM365 provides the TCP command packet definition, thru DLP® LightCrafter™ DM365 Command Interface Guide, www.ti.com/lit/ug/dlpu007d/dlpu007d.pdf
If you are building your own board and trying to communicate with DLPC300 directly, then you can refer to DLPC300 Programemr's Guide, for this we don't have sample code but i suggest it would simple I2C slave communication as per the protocol defined the Programmer's Guide, http://www.ti.com/lit/ug/dlpu004b/dlpu004b.pdf
Regards,
Sanjeev