2015-07-27 08:53 PM
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
2015-07-28 03:15 AM
Hi dang.nguyen,
1- Download the STM32CubeF0 fromhttp://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.