Embedded Basics – Understanding the Microcontroller Boot Process
One of the most overlooked processes in embedded software development is the microcontroller boot process. The reason for this is…
Jacob's Blog
Category Archives: Embedded Basics
One of the most overlooked processes in embedded software development is the microcontroller boot process. The reason for this is…
Arrays are one of the most widely used data objects in C, yet, as it would turn out there are…
As the new year approaches thoughts will begin to drift to resolutions and actions that can be taken to improve…
It is commonly thought that a developer needs to understand the language that they program in, the microcontroller and toolchain…
When it comes time to start optimizing an embedded device for energy consumption it is often really tempting to start…