Skip to main content
Associate
June 18, 2025
Solved

STM32作为IIC从机进行通信例程

  • June 18, 2025
  • 1 reply
  • 276 views
请问有人能提供一下STM32G030xx或者STM32其他系列MCU作为IIC从机进行通信的例程吗,谢谢。
Best answer by TDK

Please use english on this forum.

 

Here are a bunch of examples of I2C on the STM32G0 series, slave and master:

STM32CubeG0/Projects/NUCLEO-G031K8/Examples/I2C at master · STMicroelectronics/STM32CubeG0

1 reply

TDK
TDKBest answer
Super User
June 18, 2025

Please use english on this forum.

 

Here are a bunch of examples of I2C on the STM32G0 series, slave and master:

STM32CubeG0/Projects/NUCLEO-G031K8/Examples/I2C at master · STMicroelectronics/STM32CubeG0

"If you feel a post has answered your question, please click ""Accept as Solution""."
Jerry11Author
Associate
June 18, 2025

Sorry, I didn't notice this. Thank you for your answer