Part Number: DLP4710EVM-LC I met the same problem.
When I run sample code to set GPIO 5=1, wait GPIO6=1 and set GPIO9=1,
GPIO6 didnt change to high and timed out.
*I already checked that the communication between PC and DLP succeeded via GUI tools…
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…
Part Number: DLP4710EVM-LC Other Parts Discussed in Thread: DLPC-API Hi, I am using the DLP4710EVM-LC and would like to use the Trigger In signal while operating in Internal Patterns mode. Could you please let me know what the required Trigger In voltage…
Hello,
Sure thing! You just take care of your work first. Wednesday is totally fine with me.
By the way,the "DLP4710EVM-LC" comes with GUI-related APIs, named "DLPC-API-1.10-Setup.zip". However, in the materials related to "DLPLCR67EVM", I haven…
Part Number: DLPC7540EVM Other Parts Discussed in Thread: DLPC-API , DLPC7540 Tool/software: I have found the windows sdk for 35xx and 65xx controllers at : https://www.ti.com/tool/DLPC-API and it does have a portion that is portable to linux. However…
Part Number: DLP3010EVM-LC Other Parts Discussed in Thread: DLPC-API Dear Members
I am checking the sw functions using DLP3010EVM-LC and API as below.
https://www.ti.com/tool/DLPC-API
Case1) Attacehd video. DLP3010EVM-LC + TI GUI Tool
After finishing…
Hello Aaron,
I generated data from the GUI and read back the contents. Assuming I have to write 1348 bytes in total with blocks of 128 bytes each
.
That is 10 full chunks of 128 and one chunk of 68. All sizes are 4 dividable .
// For reference…
Hi Fizix,
any progress in this topic?
I received some instructions and firmware image from Anhua. According to them the problem was caused by using the burning function from the DLPC API. They told me to use a programmer and load the firmware to the…
Hello Javid,
Thank you for reaching out through E2E!
For the DLP3010EVM-LC as well as the DLP4710EVM-LC, we offer the DLPC-API to control the DLPC34xx chipset. The API is a collection of C-language routines and will need to be ported to a different…
Part Number: DLPC3478 Other Parts Discussed in Thread: DLPC-API We are programatically generating pattern binary files with the DLPC-API, this works with the previous firmware 8.1.0, but there is no updated API for the new firmware 9.0.1. Looking at the…