stm32cubef4 camera project for stm324xg_eval board
Posted on April 20, 2015 at 10:50HelloAccording to the page 18 of the ov2640 datasheet(version 1.6), device slave address is 0x60 for write and 0x61 for read, but in the camera_to_usbdisk project, only the write address is defined and used for both ...