image stream display captured by ov7670
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-07-24 4:21 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-10-08 5:44 AM
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 package.Let me know if this helps or if you have further questions.Regards,Heisenberg.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-10-08 10:11 AM
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 ?