Skip to main content
Visitor II
November 5, 2019
Question

SMT8 for OTA solution

  • November 5, 2019
  • 3 replies
  • 1139 views

Hi Sir/Mdm,

Would like to know is there any solution for OTA (Over-the-Air) upgrade firmware for STM8?

Regard's

Jason

    This topic has been closed for replies.

    3 replies

    Graduate II
    November 5, 2019

    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.

    Visitor II
    January 24, 2022

    Do you have an example code for the OTA firmware update?

    Visitor II
    November 5, 2019

    Do you have the solution or reference code?

    Visitor II
    November 6, 2019

    Hi Sir,

    Does this will work for STM8S005?