Flashing Firmware via microcontroller and UART.
Posted: Tue Apr 25, 2023 1:36 pm
I connected my esp32-c3 module with my stm32 microcontroller via UART. My question is can I flash or upload my firmware through UART not USB because I already have USB for stm32 and it would be better if I can use just one USB for both stm32 and esp32.
Esp32-c3 is only used for wifi and bluetooth communication, I don't need for others GPIO pins to function.
Esp32-c3 is only used for wifi and bluetooth communication, I don't need for others GPIO pins to function.