Prev: From Access to MySQL
Next: CAN Bus analyzer tools
From: maximili on 23 Dec 2009 08:35 Hi all. I have just purchased the omnivision 9650 cmos camera for my project of image processing and i wish to interface the camera with the Altera DE2 FPGA board. For this I need to write the configuration in verilog code program but I do not have a clue about how to write it. Can anyone here provide any guidance? Thanks a lot. --------------------------------------- This message was sent using the comp.arch.embedded web interface on http://www.EmbeddedRelated.com
From: Bob on 23 Dec 2009 14:05 maximili wrote: > Hi all. I have just purchased the omnivision 9650 cmos camera for my > project of image processing and i wish to interface the camera with the > Altera DE2 FPGA board. For this I need to write the configuration in > verilog code program but I do not have a clue about how to write it. Can > anyone here provide any guidance? Thanks a lot. Do you have the full data sheet for the OV9650? After you sign their NDA, OmniVision will send it to you. You'll also want to download the SCCB spec, although it's a pretty simple 2 0r 3 wire serial protocol. http://www.ovt.com/products/sccbspec_an_2_1.pdf After you have the docs, I would suggest setting up an environment that will allow you to easily change registers in the imager and display the results. There are many, many registers in these things and I didn't find it obvious which ones did what. HTH, Bob
|
Pages: 1 Prev: From Access to MySQL Next: CAN Bus analyzer tools |