Question
I2C
Hello
I am new with STM32 boards. I have 2 STM32 boards, and I am trying to get I2C communication between them. The boards I use are: NUCLEO-G071RB as the master, and STM32F412G-DISCO as the slave.
I success to send a response from the slave to the master once, but at other recalls I could not, unless I disconnect the slave's power and restarts it.
How can I solve the issue?
