cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F0 I2C Slave mode

nguyenminhdangvl
Associate
Posted on July 28, 2015 at 05:53

Hello. I use Stm32f0 for my project. Anyone have example code for this MCU at I2C in Slave mode with interrupt. I tried find on google for 4 day and not thing work with me. Thank a lot

1 REPLY 1
Amel NASRI
ST Employee
Posted on July 28, 2015 at 12:15

Hi dang.nguyen,

1- Download the STM32CubeF0 from

http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1897/PF260612

.

2- Have a look to I2C examples available in the projects list depending on the board you are using (Ex: STM32Cube_FW_F0_V1.3.0\Projects\STM32F030R8-Nucleo\Examples\I2C\I2C_TwoBoards_ComIT). If you have a custom board, you can start from these examples to build your own project.

-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.