2023-07-10 01:01 AM
Hey,
I am using STM32G070RB as a slave device and ESP32 S3 C1 devkit as master. I am trying to establish I2C Communication between these 2 devices but I am unable to do it.
I tried stm32 as master and esp32 as slave it worked. I don't know what parameter's are affecting while using stm32 as slave.
I am using STM IDE and ARDUINO IDE.
Could anyone please help me out with this.
Thanks