Hi Everyone,
I read through the manual and forums trying to figure out the best approach for the following application:
We have a GPU slicer that can output frames over HDMI and we can specify the number of channels. Our goal is to use the 4500 to display a low bit color video at 240hz. (maybe 5 bit or 6 bit color whatever we can support)
We need to output an external trigger to tell a micro-controller to trigger another peripheral device at the beginning of each new 4 frame sequence - running at 60hz. I would be happy to use the Vsync signal in video-mode if that was possible - but it seems like external output triggers are only possible in pattern sequence mode.
Here are my questions:
a) Can I use the external output triggers when in video mode or only in "pattern sequence mode"?
b) Is the streaming over HDMI in "pattern sequence mode" the same speed as "video mode" ?
c) Can you access the Vsync trigger on the 4500 and use this to sync external devices when in video mode? Or is this a bad way of thinking about video vs. pattern sequence modes?
Thank you in advance...