
USB Updates - Challenges, Approaches and Practical Tips
- Anna-Lena Marx
- Embedded , Conferences
- February 24, 2024
Over-the-air updates have established themselves as the standard for networked devices, but the effort involved in operating the server side is not always commensurate with the benefits. In such cases, the supposedly simple and quick solution of implementing updates via USB is often chosen. But is it really always that uncomplicated? What considerations are necessary to implement USB updates effectively?
This presentation provides an insight into the challenges of USB updates and presents solutions and practical tips for successful implementation. Find out which aspects need to be considered in order to optimize USB updates and ensure a smooth process
USB-Updates: Herausforderungen, Lösungsansätze und Praxiserfahrungen
Over-the-Air Updates haben sich als Standard für vernetzte Geräte etabliert, doch nicht immer steht der Aufwand, der mit dem Betrieb der Server-Seite verbunden ist, im angemessenen Verhältnis zum Nutzen. In solchen Fällen wird häufig die vermeintlich einfache und schnelle Lösung gewählt, Updates über USB zu implementieren. Doch ist das wirklich immer so unkompliziert? Welche Überlegungen sind notwendig, um USB-Updates effektiv umzusetzen?
Dieser Vortrag gewährt einen Einblick in die Herausforderungen von USB-Updates und präsentiert Lösungsansätze sowie praxisnahe Tipps für eine erfolgreiche Umsetzung. Erfahren Sie, welche Aspekte berücksichtigt werden müssen, um USB-Updates optimal zu gestalten und dabei einen reibungslosen Ablauf zu gewährleisten.
Presented at
- buildingIoT, Munich, 2024
Download slides Blog post: Updating Embedded Systems via USB
Related Posts

Building Trust - Use Cases and Implementation of TPM 2.0 in Embedded Linux Systems
- Anna-Lena Marx
- May 16, 2025
- Embedded , Conferences
Artwork by: Sparkelle (Yan) — Licensed under Creative Commons BY-SA 4.0
As embedded systems become increasingly interconnected, the demand for robust platform security and integrity has surged. Trusted Platform Modules (TPM), currently in version 2.0, are becoming increasingly beneficial for enhancing security in embedded systems. TPMs provide hardware-backed mechanisms for critical functions such as random number generation, cryptographic key generation, key binding and data sealing.
This presentation will explore the capabilities of TPM 2.0, focusing on several practical use cases, including:
Read Post
Android Automotive OS: A short introduction into Google's AAOS
- Anna-Lena Marx
- April 2, 2024
- Embedded , Conferences
Android, or the Android Open Source Project (AOSP), is primarily known from the smartphone market. What is less well known, however, is that the AOSP also provides a good basis for embedded systems and ensures a pleasant reading experience on eReaders, for example.
Google is now increasingly pushing into the automotive sector with Android Automotive. But what exactly is Android Automotive or the Android Automotive Operating System (AAOS)? How does it differ from Android or the AOSP? And what are the advantages over classic operating systems for infotainment?
Read Post
Yocto on the Edge - Unusual challenges when building not so embedded systems
- Anna-Lena Marx
- October 8, 2024
- Embedded , Conferences
Building embedded systems with Yocto on ARM platforms is a common practice, but when the products move further to the edge and become less “embedded,” new challenges arise. In this session, we will explore the requirements and challenges faced when developing Yocto-based systems for edge computing based on Intel.
We will dive into topics such as provisioning x86-based platforms, securely managing Linux user logins on a read-only root file system with enforced password changes, and implementing A/B updates together with secure boot. Real-world project requirements will be used as a guide to discuss practical solutions and best practices for addressing these challenges.
Read Post