Skip to main content
Visitor II
January 25, 2021
Solved

FOTA in STM32L0

  • January 25, 2021
  • 1 reply
  • 877 views

For an application, I need to implement FOTA through UART/USB for STM32L0 microcontroller. Are there any examples or firmware packages available for this?

    This topic has been closed for replies.
    Best answer by Tesla DeLorean

    Look for the IAP and DFU example firmwares.

    For ROM based ISP the USART and other protocols are described in documentation, host side software being available in the form of flash demonstrator or OSS projects.​

    1 reply

    Graduate II
    January 25, 2021

    Look for the IAP and DFU example firmwares.

    For ROM based ISP the USART and other protocols are described in documentation, host side software being available in the form of flash demonstrator or OSS projects.​