How to connect the Pixel Control Bus with camera driving procedure (ov7670)in quartus II(altera)
1 次查看(过去 30 天)
显示 更早的评论
I don't konw what the mean of signal such as hStart(HREF)、hEnd. Because camera driving procedure which I use verilog to write just have a CMOS_HREF signal .I don't know how to connect with them.Do I need write a new camera driving procedure to match the Pixel Control Bus?please help me if someone know.Thanks very much!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/148380/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/148381/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/148382/image.png)
0 个评论
回答(1 个)
Bharath Venkataraman
2015-8-24
It does appear that you have to write an adapter to match the Pixel Control bus. More information (including a timing diagram) on the pixel streaming protocol is detailed in the help page. This should help you build an interface from your CMOS interface to the pixel streaming protocol.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!