cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F0 + I2C

manuel
Associate II
Posted on August 06, 2013 at 14:26

Hi Guys,

does anyone of you have a simple interrupt base example for a I2C communication with the STM32F0 using the FW-Lib from ST. I've found nothing in the net and I can'T use the examples of the STM32F1 because they have another I2C Library stack I think.

Just a simple example of initialization, start generation, address sending, byte sending, stop generation. 

Thanks a lot,

Manuel

#i2c #stm32 #stm32f0
1 REPLY 1
Amel NASRI
ST Employee
Posted on September 05, 2013 at 17:48

Hi Manuel,

It seems that you didn't checked the examples available in the STM32F0xx_StdPeriph_Lib under Project/STM32F0xx_StdPeriph_Examples/I2C.

Have a look to these examples, they should be helpful.

-Mayla-

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.