Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFreeze frame with frame buffer
Hi, I'm using frame buffer to freeze, that is clearing the GO bit of the writer of frame buffer, and it turned out clean, and I released the freeze(setting the GO bit), the screen returned to nor...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Hi, Make sure you tick the check box "discard invalid frames/fields" in the vfb. Otherwise, the incomplete frame stuck between the CVI and the VFB during the freeze will be propagated when you restart the frame buffer and the output will glitch. --- Quote End --- Hi, vgs Thx for your reply. Yes, I have ticked the check box "discard invalid frames/fileds" in the vfb. But it still flickered. I am out right now, I will upload some snaps of my configuration later. Thx again for help.