cancel
Showing results for 
Search instead for 
Did you mean: 

OV2640 I2C slave address

SNNV
Associate II

We are trying to interface OV2640 camera with STM32f769 in our custom board, In OV2640 datasheet the slave address is given as 60 for write operation .

For writing initial configuration , below API is used

" CAMERA_IO_WRITE(OV2640_I2C_ADR , 0xff, 0x01) "

Note : There is no MFX IO expander in our board.

We defined OV2640_I2C_ADR macro as 0x60 

0 REPLIES 0