Wire.h i2c slave not working, STM32F103 is freezing.. #2279
Closed
gopalreddylakki
started this conversation in
General
Replies: 4 comments 14 replies
|
Ardunio_stm32 |
9 replies
|
any update sir |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
form the Arduino required 15 bytes, in the salve only having 6 bytes. in slave (stm32f103) after sending 6 bytes it's not the end transaction, it's in freezing.
but I check with another board manager stm32duino . it's working fine.
can check it and give me the solution
Slave program (STM32F103)
master program (ardunio nano )
All reactions