Other Parts Discussed in Thread: AM3358
Simple question: does anyone know if there is any way to configure the AM3358 LCD controller to generate an interrupt from its VSYNC output pin?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: AM3358
Simple question: does anyone know if there is any way to configure the AM3358 LCD controller to generate an interrupt from its VSYNC output pin?
Thanks.
Chris,
The LCD controller has a "Frame Done" interrupt which will trigger each time a complete frame has been transmitted. Will that work for what you need?
-Tyler
Hi Tyler,
I'll look into that. We did try using the Frame Transfer Complete interrupt but that fires before the data has finished emerging from the pins.
Chris