2023-02-12 08:00 PM
Greetings.
For our data collection devices, we use STM32F401 as the microprocessor and Telit modems to communicate with the server. We are planning to have a feature to update the firmware on the STM32F401 over the air, if possible. Currently we use STM Cube IDE or ST Link Utility to update the firmware. Is there any support for this? Does STM32F401 has enough memory to support this or do we need another processor with a file system to achieve this?
2024-05-14 06:48 AM
No, but there's a tutorial on it here:
https://docs.aws.amazon.com/freertos/latest/userguide/dev-guide-ota-workflow.html
See also:
https://docs.aws.amazon.com/freertos/latest/userguide/freertos-ota-dev.html