cancel
Showing results for 
Search instead for 
Did you mean: 

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

Jerry11
Associate
请问有人能提供一下STM32G030xx或者STM32其他系列MCU作为IIC从机进行通信的例程吗,谢谢。
1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Super User

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

View solution in original post

2 REPLIES 2
TDK
Super User

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

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