Question
i2c using std periph library
Posted on February 13, 2012 at 18:12
Hi. Anyone has a complete example of use of the i2c protocol (in master and slave mode) for the STM32F4 using the std periph library? the examples included in the library are very confusing, I want an example for generic i2c communication, not application specific code like the EEPROM example.
#i2c-example