cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F0 Bare Metal I2C

Franksterb92
Senior

Trying to write a i2c driver for the stm32f0 and having trouble understanding how this works as im use to the stm32f4 i2c could anyone describe what steps i need to take to write a polling i2c driver or point me to an app note that describes ive ben reading the reference manual and just scratching my head lol

1 REPLY 1
Amel NASRI
ST Employee

Hi @Franksterb92 ,

You can refer to the I2C examples provided in STM32SnippetsF0 package.

To know more about this package and how to run the examples, you can refer to https://www.st.com/resource/en/data_brief/stm32snippetsf0.pdf.

-Amel

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.