Part Number: DLPLCR4500EVM
Other Parts Discussed in Thread: DLPC350
Hey,
I need to use the external trigger to sync a 20 image pattern, of 1bpp. I have been able to do this perfectly fine on the GUI, but I need to drive the lightcrafter from a arm processor so i've been trying to get it working with the API. However, i keep running into an issue where the input trigger is causing the entire pattern to display instead of advancing the pattern by one image. I cant seem to find and examples code for this online and was hoping this is the place to go.
General idea is
load 20 image pattern
display first image
when receive input go to next image
repeat ad finem
anything would be helpful