Hi,
I have been coding for the DLPC350 using the dlpc350_api.h.
The problem I am currently facing is why is it that when using "DLPC350_LoadImageIndex(x)" where x is the image index of the Flash that I want the DMD to display, it takes a lot of time (around 300-500msec) for each image to display when played in a for-loop. I have tried to set the exposure and period times to 10k us, but still it seems to have no effect on the timing and the display seem quite slow.
Is there a way to increase the speed?
Is it caused by the delay in USB communication?
Thank you for your answer in advance.