Skip to main content
Kazu
Visitor II
February 27, 2019
Solved

I2C-Slave Sample Souce for STM32F303

  • February 27, 2019
  • 1 reply
  • 737 views

Everyone, I would like to tell you. I will use the HAL library for the first time. What functions should be called in the main loop for write commands and read commands from I2C-Master? I am very happy if you can provide a sample source. I saw the source file made with STM32CubeMX, but I did not understand.

This topic has been closed for replies.
Best answer by After Forever

There are example projects inside the Cube package:

STM32Cube_FW_F3_V1.10.0/Projects/STM32F303K8-Nucleo/Examples/I2C

1 reply

After Forever
After ForeverBest answer
Senior III
February 27, 2019

There are example projects inside the Cube package:

STM32Cube_FW_F3_V1.10.0/Projects/STM32F303K8-Nucleo/Examples/I2C