Two STM32 MCU communication by I2C Issue
Hi guys.
I am using the guide below for starting communication between two MCU.
Getting started with I2C - stm32mcu
The code is simple, but it did not work.
Master code:


I checked the SDA and SCL with different transferred data Txdata and Txdata2.
But two consecutive pulses series are totally same.

There is any idea about this problem.
Thank you.
Of course, I also cannot receive data at slave MCU too.
