Part Number: DLP2010EVM-LC
Hello TI Team,
we would like to control the DLP2010EVM-LC under linux – pattern configuration, trigger out settings, and so on.
Architecture:
DLP2010EVM-LC I2USB (cypress windows driver) ← PICO-API (C-API) ← GUI (Display and Light Control EVM GUI Tool)
Problem:
As far as I can see the Cypress driver is only available for windows.
Porting approach:
Use the Cypress 3240 USB to I2C bridge library (implemented by Kevin Kirkup) as “linux driver”. Adapt the PICO-API to use this library and build the API with cmake for linux.
Questions:
(1) Which Cypress chip is integrated in the DLP2010EVM-LC? According to the “DLP2010 Light Control EVM User’s Guide” an CY 3420 is integrated, but I assume that the CY 3240 is integrated.
(2) Is the procedure for the porting so far complete and correct or have I overlooked something?
(3) Are there other ways to control the DLP2010EVM-LC under linux?
Thank you and best regards!