ESP32-Musings / OTA_update_STM32_using_ESP32

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

Firmware Update Over The Air (FOTA) for ECU (STM32) via ESP32 (HTTP - CAN protocols) #17

Closed rtek1000 closed 1 year ago

rtek1000 commented 1 year ago

I found this other option which uses CAN bus instead of serial port:

http://www.iotsharing.com/2022/11/firmware-update-over-air-fota-for-ecu.html

https://github.com/nhatuan84/Firmware-Update-Over-The-Air-FOTA-for-ECU-STM32-via-ESP32-