Skip to content
Back

Knowledge

The embedded bible: what the field demands, and which part of it is leadership

A map of the field, not a list of my skills. It is here because you can only lead a field whose extent you know — and because it should be visible where leadership is called for and where craft. Both are needed, and they are not the same people.

How to read this map

Leadership
Where decisions are made that someone must own and still justify in three years.
Craft
Where the building happens. A lead must be able to judge it, not do it.

Embedded Engineering

set by the owner
  • C/C++ at production level, in particular modern C++ and embedded C.
  • MCU/SoC architectures: ARM Cortex-M/A, possibly RISC-V, memory architecture, MMU/MPU, interrupts, DMA.
  • Bare metal and RTOS, e.g. FreeRTOS, Zephyr, ThreadX; embedded Linux on larger systems.
  • Bootloader, firmware update, OTA, secure boot.
  • Device drivers, HAL/BSP, register-level debugging.
  • Real-time behaviour: scheduling, priorities, interrupt latencies, timing, race conditions, deadlocks.
  • Memory and resource management under hard constraints.
  • Debugging with JTAG/SWD, logic analyser, oscilloscope and trace.

A lead does not write a driver here. He recognises whether a timing problem is a bug or architectural damage — and whether “we will optimise that later” holds this time.

Tracing — and why it sits at the centre here

set by the owner
  • On-device execution tracing: instruction and data trace over the core's trace interfaces, event output over SWO, an in-RAM trace buffer when there is no wire to the outside.
  • Event recording in the operating system: task switches, interrupts, blocking, priority inversion — the only way to see a timing problem instead of guessing at it.
  • Timestamps and clock alignment across several control units. Without a common clock a distributed trace is a collection of assumptions.
  • Recording in the field: what gets written down, how long it stays, who may read it, and which part of it is personal data.
  • Analysis: a trace only becomes a finding when someone holds it against an expectation.
  • Traceability from requirement through code to test case and evidence — the same question at process level.

Two things are called tracing here, and they answer the same question: **what actually happened.** The trace on the device answers it for a millisecond, traceability answers it for a programme. Without either one you end up arguing from opinion — in front of the customer, the acceptance board, the court. That is why tracing sits with leadership on this page and not with the tools: it is the principle that a decision must be evidenced, turned into technique.

Hardware and software systems understanding

proposal, to be confirmed
  • Reading schematics and datasheets — and knowing when not to believe the datasheet.
  • Bus systems: SPI, I²C, UART, CAN and CAN FD, LIN, automotive Ethernet; off-highway also J1939 and ISOBUS.
  • Signal integrity, EMC and the field failures they turn into.
  • Energy budget, power supply, sleep and wake paths.
  • Sensors and actuators: characteristics, calibration, failure behaviour.
  • Manufacturing and test: what is checked at end of line, and what is never reachable again after that.

The point where software decisions create hardware cost and the other way round. Whoever cannot read both sides negotiates blind.

Architecture and platform

proposal, to be confirmed
  • The cut: what a building block is, where the boundary lies, what may cross it.
  • Variant management: one platform across product lines and markets, without every variant becoming its own product.
  • Classic and service-oriented architecture side by side, including the transition.
  • Middleware and communication patterns, and what they cost in determinism.
  • Migrating an existing fleet that keeps running while it is carried across.

This is where what a change costs in five years is decided. That is not a question of technology but of ownership.

Safety, security and evidence

proposal, to be confirmed
  • Functional safety in the standard family that applies to the domain — and knowing which one that is.
  • Cybersecurity across the lifecycle, including reporting and update duties.
  • Evidence: who supplies it, who maintains it, and what happens when a supplier changes.
  • Tool qualification — including for anything AI takes over in the process.
  • Traceability from requirement to test case.

The most expensive part is never the code, it is the evidence. Plan it too late and you plan the date twice.

Toolchain and process

proposal, to be confirmed
  • Build, configuration, generation — and who owns the configuration.
  • Continuous integration for devices: simulation, hardware in the rack, test automation.
  • Test at every level, from unit to vehicle or machine.
  • Maturity models and what they actually demand day to day.
  • AI-assisted analysis of existing material where the artefacts are machine-readable.

The chain is the longest tie in the whole programme — longer than any supplier contract.

Suppliers and make-or-buy

proposal, to be confirmed
  • Who supplies which layer, and where the boundary runs in your own programme.
  • Licence, delivery and operating models, and what they tie up over the service life.
  • What changing vendor costs, before you need to.
  • Open-source building blocks: where they hold, where they do not, and who answers for them.

The decision this site has an instrument for — and a record that outlives it.

Leadership itself

proposal, to be confirmed
  • Decision rights: who decides, who must consent, who is consulted.
  • An organisation that fits the architectural cut — not the other way round.
  • A roadmap against dependencies, not against wished-for dates.
  • Escalation before it is needed, and the ability to justify a no.
  • Keeping knowledge: what happens when the two people who really understand it leave.

The part that cannot be delegated, because it governs delegation itself.

This map is deliberately larger than one person. That is exactly its purpose: it shows where leadership needs specialists and where it must decide itself. Anyone claiming to cover all of it alone has not read it.

Second part

The role, and what I take on in it

Up to here, the map of the field. What follows is a statement about one role within it — and about what I take on in that role.

The role

What makes a head of embedded platforms

Not the years at the ECU. The apparatus they install — and the willingness to hold it even when it slows things down. A platform rarely fails on a badly written module; it fails on a commitment nobody justified.

They know the fracture points, not the building blocks

Where a decision becomes expensive and hard to reverse, and where it carries no consequence. That is different knowledge from implementation — it is knowing what implementation will cost later.

They arrange it so nobody decides alone

A council, a record, a decision right per building block. Not better individual calls, but an apparatus in which bad ones surface before they bind.

They hold the line between speed and evidence

Since agents produce in minutes what took a team weeks, this is the hardest part of the role. Govern only production and you get a backlog, and call it progress.

And what years of craft actually deliver: the judgement to know when someone on the team is right. Anyone who has never debugged a configuration cannot tell a real objection from a convenient one. That replaces no council — but it makes the chair credible. Craft qualifies you for the chair, not for the decision. The apparatus is set out in full in the “Product Safe Delivery & Scaling” rulebook.

The ground

I know this world from the inside

A business-critical embedded platform for inverters and energy management at SMA Solar — field communication over Modbus, three products to market readiness. And at Tönnies, a food group with seven production sites, device and warehouse-technology control — part of it on single-board computers. Two worlds, the same experience: the expensive decisions are made before shipping, and they have to hold in operation.

Services

What I take on

The make-or-buy file

Building blocks, variants, cost drivers and a reasoned recommendation per block — as a file that procurement, sign-off and the board can read, and that gets recomputed at the next change instead of re-debated.

Inventory analysis with AI

Configurations, requirements and contracts read by machine and held against demand — on your infrastructure, with a traceable source for every finding.

Product and platform accountability

Roadmap, backlog, releases and architecture across multiple teams — until a product is market-ready, not until a sprint ends. As accountability for a fixed period or as an engagement.

Engineering organisation

Teams that fit the product cut, one cadence across several teams, and processes that run from portfolio to release.

How it runs

How I work

  1. Introductory call

    20 minutes. What is at hand: a make-or-buy question, a platform, a programme that will not reach market readiness.

  2. Taking stock

    Building blocks, variants, contracts, people. What is there, what is missing, what comes first.

  3. Mandate or engagement

    Role, scope and duration are in writing before the work begins.

  4. Handover

    The file is yours, with everything it carries. A mandate has succeeded when it ends.