Question
STM32F4 I2C
Posted on January 04, 2013 at 07:37
Hi
I am attempting to interface the aptina mt9d111 with the stm3240g-eval board.To initialize all the cam registers, I have to make use of I2C. As far as I know I2C sends only 8-bit data. But some of the registers are 16-bit wide. How am I supposed to initialize them?Any help will be really appreciated. Thanks in advance.