2019-11-05 05:32 AM
Hi Sir/Mdm,
Would like to know is there any solution for OTA (Over-the-Air) upgrade firmware for STM8?
Regard's
Jason
2019-11-05 05:47 AM
If you can erase/write the FLASH from within your own code/application, and you have enough space to hold the new firmware, you can likely create any kind of OTA or field update method you want.
2019-11-05 06:56 AM
Do you have the solution or reference code?
2019-11-05 07:46 AM
I do software engineering for a living...
https://www.st.com/en/embedded-software/stsw-stm8062.html
2019-11-05 05:15 PM
Hi Sir,
Does this will work for STM8S005?
2022-01-24 03:54 AM
Do you have an example code for the OTA firmware update?