ESP32-Musings / OTA_update_STM32_using_ESP32

Program STM32Fxx MCUs Over-the-Air using ESP32
MIT License
366 stars 73 forks source link

Replacing UART by RS485 #1

Closed elieDaan closed 4 years ago

elieDaan commented 4 years ago

Hello,

We have 2 boards, one ESP32 and one STM32. They are communicating by RS485 over UART with at each side one RS485 transceiver. Do you think it's possible to download the STM32 firmware by RS485 ?

Thank you.

udit7395 commented 4 years ago

Hi,

We are not sure as we have not tested in the scenario you have mentioned. I would say just try it out and let us know the result, if it does not work, depending on the issue we might be able to help.

Thanks & Regards, Udit

udit7395 commented 4 years ago

Since there is no reply I am closing this issue