Hi,
I tried to find answer in the manual or forum posts but I couldn't. So, here is my problem.
1. I want to preload 2~3 monochrome images to LightCrafter. (Bit depth could vary, but it is irrelevant for now.)
2. Initially, one of them will be statically displayed. (I couldn't find how static image display is actually implemented in DLPC300. Is it rotating buffer with the same data or a real static?)
3. Then I want to send a command from my PC to LightCrafter to display one of the other preloaded images. Again, display is static. Note that this command can be sent any time. It could be 1s between commands or 1ms.
4. DLPC300 seems to load an image at 24-bit image "chunk" not at a lower data size. Further, I couldn't find a way to select a certain image buffer or bit-plane from mDDR. It seems always rotating or repeating in sequence.
In summary, if there is a way to load a few image to mDDR, select a certain buffer or image-plane (for static display), and send a command from PC to change the bit-plane id for image swapping quickly (as quick as possible, preferably faster than 3ms), that would be great.
Thank you very much.
SS