User Activity

I am trying to communicate to ESP32 from STM32G4 using UART communication..the pins that i connected are GPIO16,17,pwr,GND on the esp32 side and tx-rx-3.3v-gnd on the stm side the baud rate is 115200, parity none stop bit 1 and flow control 0 on both...