Question
how to use i2c standard library
Posted on March 28, 2014 at 11:46
Hello all,
I am trying to connect a sensor to the stm32f4 discovery board. what i want to do, i want to be able to write to the sensor and read from the sensor the data. would you please guide me to any web resources or anything that would help me to do that on the discovery board. also is it possible to use the standard library (Hal library) to do that?thanks guys.