Embedded World North America 2025: What Actually Moved the Needle
Key Takeaways
- Real-time + AI workloads demand bounded latency and mixed-criticality isolation, not maximum TOPS
- Zephyr, Arm CMSIS-Pack, and integrated UI toolchains reduce fragmented toolchain overhead
- Every device should be architected as connected with OTA capability, regardless of current “offline” requirements
- Compliance (CRA, UK PSTI) now dictates firmware structure, module updates, and identity management from first build
- Static analysis (Klocwork, IAR, Parasoft) shifted to continuous CI integration; code quality is now always-on discipline
Embedded World NA returned this year as a compact, engineering-first show with real launches and fewer “AI-for-the-sake-of-AI” slides. Anaheim, CA hosted the event November 4–6, drawing roughly 3,800 attendees and 266 exhibitors — about a 30% increase over 2024. Underneath the usual booth noise, the event showed something more interesting: a market moving past buzzwords and quietly re-architecting the foundations of embedded systems.
This is the practical, unembellished look at what changed — and who’s pushing it forward.
Real-Time Compute Is Being Re-Engineered for AI Pressure
The most meaningful shift was a clear push toward deterministic computing systems that now must coexist with on-device inference. Instead of chasing TOPS (Tera Operations Per Second), vendors framed their roadmaps around bounded latency, predictable scheduling, and mixed-criticality domains.
- NXP emphasized heterogeneous architectures across i.MX and S32 families, building isolation and time-budget discipline directly into the platform.
- STMicroelectronics focused on incremental efficiency improvements in STM32 MPUs designed for battery-sensitive industrial and control workloads.
- Microchip leaned into safety-certifiable cores and deterministic behavior — still the gold standard in aerospace, medtech, and functional safety pipelines.
Bottom line: The industry is quietly optimizing for “AI-adjacent real time,” not “AI everywhere.” Predictability is the new premium feature.
Toolchains Are Finally Consolidating Into Usable Pipelines
A parallel trend: the slow unraveling of the fragmented toolchain chaos embedded teams deal with. This year’s updates felt less like product launches and more like attempts at sanity.
- Zephyr showed visible maturity: cleaner driver trees, expanded vendor backing, and better-defined security hardening paths.
- Arm pushed richer CMSIS-Pack + cloud tooling to tame dependency management and bring order to package sprawl.
- Qt and Crank showcased tighter modeling-to-code workflows aimed at reducing the massive glue-code overhead in UI and HMI projects.
Bottom line: tool vendors have stopped promising “innovation” and started selling “integration.” Saving engineering hours is the only differentiator that matters.
Connectivity Has Shifted From an Add-On to the System Baseline
Connectivity used to be a feature request. Based on this year’s show, it’s now the default architecture assumption, even when customers still think of their products as “offline.”
- Nordic highlighted next-gen multiprotocol chips (LE Audio, Bluetooth, Thread, Matter) at meaningfully lower power draw.
- Silicon Labs continued its push in low-power mesh for building automation.
- Multiple vendors stressed OTA frameworks, secure bootchains, and lifecycle-ready update paths.
Bottom line: every device should be treated as a connected device. Whether or not the product manager has accepted it.
Platforms Are Blurring the Hardware/Software Boundary on Purpose
Another noticeable movement: making firmware less artisanal and more like configurable infrastructure.
- Renesas promoted platformization across RA and RZ lines — reusable firmware blocks, standardized APIs, and predictable bring-up.
- Infineon expanded ModusToolbox into something closer to a real workflow: drag-drop configurability backed by genuine CMSIS code, not demo-only wrappers.
- SiFive and the RISC-V ecosystem pushed standard APIs to counter fragmentation and reduce custom driver churn.
Bottom line: the industry is trending away from bespoke firmware toward repeatable “software factories” built on top of stable silicon ecosystems.
Compliance Is Moving Left — Fast
This year, compliance showed up not as paperwork but as part of system design. Several vendors were clearly building for CRA, UK PSTI and the US IoT label from the firmware level up, not tacking it on at release time.
- Microservice Store introduced a model where device-side components ship with their own update rules, signatures, and compliance metadata baked in — essentially “policy attached to the code.”
- IAR pushed earlier-in-the-pipeline security adoption: reproducible builds, integrated SBOM (Software Bill of Materials) output, and signing flows that live inside CI instead of after it.
- Provisioning vendors demonstrated offline signing and identity injection directly on production lines, cutting out the usual maze of ad-hoc scripts and manual key handling.
Bottom line: compliance is no longer something you generate at the end. It’s dictating how firmware is structured, how modules update, and how identity is managed from the first build onward.
Code Quality Is Becoming an Enforced Discipline
Several vendors framed code analysis as a continuous process rather than a late-stage verification step:
- Klocwork highlighted incremental static analysis tuned for large, safety-sensitive codebases — focusing on catching dataflow and concurrency issues early in mixed C/C++ environments.
- IAR demonstrated tighter integration of C-STAT/C-RUN into their build workflow, with compliance reporting and SBOM output generated automatically alongside firmware images.
- Parasoft emphasized policy-driven analysis: MISRA, AUTOSAR, and security rule sets applied throughout the build chain, with findings tied directly to CI dashboards.
Bottom line: code analysis is turning into an always-on service. Teams are expected to prove code quality continuously, not justify it at certification time.
Who’s Moving the Market (Across Categories)
Outside the major silicon booths, a few smaller players stood out simply because they were solving very specific, very real problems.
- Aetina and ADLINK had edge-AI hardware that looked deployable — proper thermals, proper enclosures, not “demo kits.”
- Luxonis and E-Con Systems showed camera modules with drivers that actually work and stay working.
- Percepio and Memfault covered the debugging/trace gap most teams still pretend isn’t there.
- u-blox and Espressif focused on stable connectivity stacks and long-term SDK support rather than chasing new protocols.
- Sternum had a straightforward take on runtime protection that didn’t require redesigning an entire product.
They added clear, well-defined pieces to the ecosystem, and the interest around their demos reflected that.

