How to Ensure a Flawless Embedded OTA?

How to Ensure a Flawless Embedded OTA?

Over-The-Air (OTA) firmware upgrades are a standard feature of modern embedded systems. How can we ensure the security of the upgrade process? How do we handle abnormal situations such as network interruptions and power outages? How can we implement an efficient upgrade mechanism on resource-constrained embedded devices? 1. OTA Upgrade Architecture System Architecture Design Principles … Read more

Designing Flash Data Power Failure Protection and Reliability for STM32

Designing Flash Data Power Failure Protection and Reliability for STM32

Hello everyone, welcome to <span>LiXin Embedded</span>. The ability to retain data (stored in Flash or EEPROM) after a power failure is a well-known yet crucial topic. Whether due to unexpected power outages or software bugs, carefully preserved data can turn into a pile of garbled information. For instance, losing calibration data might require sending the … Read more