Part Number: DLPC3478 Other Parts Discussed in Thread: DLPC-API , DLPC6540 Hello, Ti engineer, I need the cmakelist.txt file of DLPC347x routine in Linux environment. The API file downloaded by ti.com is only window's. Or I need the following link, because…
Part Number: DLP4710EVM-LC Other Parts Discussed in Thread: DLPC-API , DLPC3479 Hi,
I have a question about DLPC-API's ReadSystemStatus function.
In the DLPC3479 Software Programmer's Manual (P.73), System Status's Byte1 is like below.
The…
Part Number: DLP4710EVM-LC Hello,
we want to use the DLP 4710 EVM-LC to display 8 bit patterns in internal pattern mode.
We started using the DLPC-API1.5, but already have trouble with the sample code.
When we want multiple 8 bit patters, for example…
James,
Apologies for delayed response.
I tried to reproduce the issue at my end suing the GUI. But i didnt notice any discrepancy in the pattern display.
Can you please try to reproduce the issue using GUI instead of DLPC-API. This will let us know whether…
Hello CSC,
Yes, an API for the 34xx controllers can be found on the DLPC-API page . Please note the User's Guide linked on the same page for instructions on use.
Regards, Austin
Hi User,
You can find the source code in the DLPC-API. The link for the same is -
http://www.ti.com/tool/DLPC-API?keyMatch=DLPC-API&tisearch=Search-EN-everything&usecase=part-number
Regards,
Mayank
Part Number: DLPC3479 Other Parts Discussed in Thread: DLP4710EVM-LC , Hello everyone,
I just spent some time chasing weird bugs in the API, that I'm using to interface with the DLPC3479 in the DLP4710EVM-LC. Since this is either absent or unclear in the…
Part Number: DLPC-API Other Parts Discussed in Thread: DLPC3470 , DLPC3479 , We are happy to announce that the DLP® Pico™ Display and Light Control API is now released. This C API can be used to configure and communicate with the DLPC34xx controller (specifically…
For your question, I followed the programmer’s guide instructions:
The steps required to display a splash screen are: 1. Select the desired splash screen (using this command) : write splash screen select 2. Change the input source to splash screen…