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.
Capture的VIN0怎样从FPGA接收数据?
需要根据VIN0接口能够接受的数据流标准,设计FPGA电路,让FPGA能够发送该标准的视频流数据,此时VIN0可以进行Capture。
什么平台呀?要看具体平台的数据接收方式
capture 默认是5158的方式接受数据,,,用FPGA来模拟5158是不是capture中的程序就不需要改了?
你需要capture多少路视频?都是什么分辨率的?TVP5158默认是pixel-mux mode,BT656 8bit. VIP 可以支持Pixel mux 以及 line mux mode。在TRM手册中有写明VIP支持的格式。