I2C communication problem between two STM32s #2114
Answered by
fpistm
Nov 10, 2023
Replies: 4 comments 3 replies
|
Do you have pullup resources on each I2C lines? |
0 replies
|
Yes, otherwise the first communication data would not have been sent successfully. |
1 reply
|
Yes, they had no problem with communication before. I think there is something wrong with my case, but I don't know where the problem is. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


AS the default example works I close this one. Tested and it works too.