Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIs video packet from VIP core always contain full frame?
Hi, I have implemented my custom IP core compatible with VIP Avalon ST-interface. I receive correct control packet and then I'm waiting for video packet with whole video frame data, but I receive ...
Altera_Forum
Honored Contributor
11 years agoI'm waiting for "video stable" flag during startup. Yes, I think you right - my image sensor can have some synchronization problems, I have long cable from sensor to PCB. I think it will good practice to implement protection from invalid frames inside my IP core. Thanks!