Question
STM32F4 i2c vs LSM303DLHC i2c
- Trying to match STM32F4 with LSM303DLHC and I cannot find for i2c addressing mode of type: Master: | ST | SAD + W | SAK | SUB | SAK | SR | SAD + R | SAK | ... any match in the STN32F4 7 or 10 bit addressing modes. I suppose using all those bits it is possible to assemble required protocol. But, is it the right way to do it?
- STM32F4 i2c "10-bit addressing mode", how does it get to this mode? Is it due to the special structure of the "header" written in place of the address? Should then this structure be excluded from the 7 bit addresses?
I hope someone can clarify for me these details. Thanks.
