I2C send_data
Posted on June 06, 2016 at 09:28hi,I'm using stm32f103rct6 to communicate with OPT3001 sensors.I use I2C1 for the configurationto read data from 16bits register it's done but I have problem to send 16bits data.I used this function when I tried to re...