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!