cancel
Showing results for 
Search instead for 
Did you mean: 

image stream display captured by ov7670

armindavatgaran
Associate III
Posted on July 24, 2014 at 13:21

Hello

I need a software or source code for getting image stream data via usb port that is sent according to some protocol like HID or MSC class .

The camera's captured pictures is controlled and sent by stm32f4discovery board.

Please help , thanks .

2 REPLIES 2
Posted on October 08, 2014 at 14:44

Hi,

If I've fully understood your request, you can just refer to the following example:

\Projects\STM324xG_EVAL\Applications\Camera\Camera_To_USBDisk within the

http://www.st.com/web/en/catalog/tools/PF259243#

 package.

Let me know if this helps or if you have further questions.

Regards,

Heisenberg.

armindavatgaran
Associate III
Posted on October 08, 2014 at 19:11

Hello

Thanks for your reply , now i should modify it for STM32F4 discovery board .

How is it possible ?