Other Parts Discussed in Thread: DLPC3478, TI-API
Hello TI,
I'm trying to run sample code in the "DLPC-API-1.10\samples".
For me, the projector controller device is DLPC3478, so I'm working with "dlpc347x_samples.c".
I succeeded running the sample code with "LoadFromFirmware" mode, but when I try a mode that generates patterns which starts with "PopulatePatternSetData(MAX_WIDTH, MAX_HEIGHT)",
I can only project the first pattern set although the four number of pattern sets are in the data structure. (Which TI offered originally)
What should I do?
Thank you