STM32 OTA? Goodbye to ST-Link? How to upload via internet?
I found a project that allows the programming of STM32 via OTA, it would be very interesting if the STM32CubeIDE could work directly with this.
[STM32 OTA using esp8266]:
https://www.youtube.com/watch?v=aqYHebO789U
Does anyone know if it is possible to use the STM32CubeIDE via OTA, just as it is already possible with the Arduino IDE?
I found another project with Raspberry Pi, maybe it can be adapted to work with the IDE directly:
https://github.com/disk91/PySWD
Example of use:
https://www.disk91.com/2015/technology/programming/swd-programming-using-a-raspberrypi/