2012-10-26 05:24 AM
Hello everybody!
Does anyone can give my working sample of connecting two stm32f4discovery via I2C?I've spent a lot of time, but nothing works.Thank you! #stm32f4discovery-i2c2012-10-26 07:30 AM
I2C isn't big on my list, but the STM32F2 examples should be pretty portable.
STM32F2xx_StdPeriph_Lib_V1.0.0\Project\STM32F2xx_StdPeriph_Examples\I2C\I2C_TwoBoards\DataExchangeDMA\readme.txt There are about 4 examples.