5 Reasons to Develop a Software Architecture
Developing software is complicated! With every passing year, software complexity seems to only be on the rise. More features are…
Jacob's Blog
Category Archives: Prototyping
Developing software is complicated! With every passing year, software complexity seems to only be on the rise. More features are…
Open source software is everywhere and has the potential to help businesses accelerate development and improve their software quality. Achieving…
The ESP32 from Espressif has been around for quite a few years now. For many of those years the ESP32…
One topic that can be tricky for embedded systems engineers is how to version their embedded system. Every embedded system…
In today’s product development environment, developers are looking to open source software to help them solve their design challenges more…
When I work on a development project, I’ve become a big fan of using development boards that have the Arduino…
Even though SWD and JTAG have well defined standards, there are still several different size connectors and footprints that developers…
My adapter boards have arrived! As we discussed in the first two parts, the on-board debugger that comes with most…
I recently complete my series on “Creating an SWD Adapter for STM32 Development Boards” which you can find links to…
In the last post, we started to look at how we could design a simple programming adapter for STM32 development…
Nearly every development board comes with a built-in programing tool. Depending on the vendor, it may be PE Micro, SEGGER…
For the umpteenth time in my career, I am debugging a prototype board that has exactly zero test points. I…