Other Parts Discussed in Thread: DLPDLCR2000EVM, DLPC3436, DLP230NP
Hi,
I'm considering to try a small, but high-frame rate EVM.
My application needs higher frame rate than 60hz. (120 hz, 240 hz, etc)
There is also a physical restriction in size—smaller is better—so my best pick is DLPDLCR230NPEVM.
(I initially chose smaller EVM DLPDLCR2000EVM, but it seems that this one doesn't support high frame rate)
According to this faq(https://e2e.ti.com/support/dlp-products-group/dlp/f/dlp-products-forum/1038278/faq-dlpdlcr2010evm-end-of-life-announcement-for-dlp-lightcrafter-display-2010-evm?tisearch=e2e-sitesearch&keymatch=faq%3Atrue), the evaluation module supports 240hz@960x540
However, in the user's manual(https://www.ti.com/lit/ug/dlpu103a/dlpu103a.pdf?ts=1635320886953&ref_url=https%253A%252F%252Fwww.ti.com%252Ftool%252FDLPDLCR230NPEVM), 240hz@960x540 mode is not specified, especially when using with the Raspberry PI.
1. So my first question is, is it possible to use 240hz@960x540 with the Raspberry PI
2. I'd like to use a sequence of images. I want to signal the external device via GPIO in the Raspberry PI when a specific image is projected.
Is it possible to synchronize the projector with the external device via GPIO when using with the Raspberry PI?
For example,
2.a. by manually changing the image and signaling the external device
2.b. or by being notified from the projector when a specific image is projected, and then signaling the external device
Thanks