Skip to main content
Visitor II
June 18, 2025
Solved

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

  • June 18, 2025
  • 1 reply
  • 276 views
请问有人能提供一下STM32G030xx或者STM32其他系列MCU作为IIC从机进行通信的例程吗,谢谢。
    This topic has been closed for replies.
    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

    TDKAnswer
    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

    Jerry11Author
    Visitor II
    June 18, 2025

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