Have you and your team ever taken some time to sit down and define what your build system should be? I often see teams start a project with the loose idea that they ...
In my earlier post, How to define your ideal embedded build system, we discussed build systems and how important it is to define your modern embedded build system. A build system forms the foundation ...
Writing an effective driver time-out for an embedded system can be tricky. It’s tempting to assume that everything will work as expected, but that’s typically only the case in the lab. While ...
Selecting the right amount of flash memory for an embedded application can be challenging. You want to make sure that you have enough memory to protect for future features, firmware updates, and more.