Solved
FOTA in STM32L0
For an application, I need to implement FOTA through UART/USB for STM32L0 microcontroller. Are there any examples or firmware packages available for this?
For an application, I need to implement FOTA through UART/USB for STM32L0 microcontroller. Are there any examples or firmware packages available for this?
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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.