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 normal without flickering. The dataflow is like this, CVI->FB->CVO. But when I used the dataflow which I have uploaded as the attachment, the freeze turned out to be fine, but when I released the frame buffer(setting GO bit), I noticed the screen just flickered a little and returned to normal. So can someone give me a hint on this ? Is it not appropriate to freeze frame with frame buffer? Thanks a lot!