CEC – How to Select the Right Microcontroller for an Application
This course will examine how to select a microcontroller using a modern process. We will examine traditional selection techniques and…
Jacob's Blog
This course will examine how to select a microcontroller using a modern process. We will examine traditional selection techniques and…
If you have spent time developing a product or a DIY project in the embedded systems industry, you know that…
How embedded software is designed and built has evolved over the last several years. Embedded systems are no longer simple…
An elegant solution to many embedded software systems problems is leveraging data-centric software design. Data is at the heart of…
Software engineers love to write code. Give a software engineer a tool that writes the code for them, and they…
In my opinion, one of the worst, most annoying faults to debug on an Arm Cortex-M microcontroller is a hard…
Over the years, I’ve noticed that engineering teams fall into two camps: reactive and proactive. As one might guess, the…
One of the most common issues I see with schematic and PCB layout is crossed wires. For example, the designer…
Embedded software configuration management can be a tricky endeavor. Systems today are often designed to work in multiple products, for…
As you know, embedded software changes at a dramatic rate. How we manage software version information dramatically affects whether we…
Have you ever wondered, while you and your team are busy writing software if the very foundation of how embedded…
Nearly every embedded software team I encounter is interested in becoming more agile. Adopting Agile practices can dramatically improve how…