Embedded Development using Visual Studio Code
Several years ago, I never would have believed that embedded developers would use a tool like Visual Studio Code. Using…
Jacob's Blog
Several years ago, I never would have believed that embedded developers would use a tool like Visual Studio Code. Using…
How do you know that your software is working the way that it is supposed to? You test it! The…
Software architecture is the road map, analogous to a GPS aid, that tells a developer what they should be building….
Graphical user interfaces (GUI) are becoming more popular among embedded systems. The need for a convenient and connected interface is…
In “5 Elements to a Secure Embedded System – Part 3 Secure Boot”, we continued our discussion about the five…
Multicore microcontrollers are starting to become popular among embedded systems designers. Designers can leverage multiple cores by breaking their applications…
Living in Michigan, it’s not uncommon to wake up on a cold winter morning and find that an automobile just…
Nearly every microcontroller contains option bytes, fuses, or some method to control general settings on the processor. These settings often…
Developing a product today without taking security into account is foolhardy. Nearly every device being developed today is in some…
In “5 Elements to a Secure Embedded System – Part 2 Root-of-Trust”, we continued our discussion about the five essential…
Last month, in 3 Tips for Speeding Up Framework Interrupt Handlers, we looked at several methods that could be used…
In “5 Elements to Secure Embedded Systems – Part #1 Hardware-Based Isolation”, we started our discussion about the five essential…