11/10/2017

We recently programmed a firmware extension for a client that enables the application to write and read data on the microcontroller's flash memory. The firmware runs on a PIC32MZ, which is equipped with a data cache and an instruction cache. ...

Read more

I was currently working on a firmware project that I only joined after most of the code had already been written. Since I hadn't participated in the development of the firmware modules implemented up to that point, and therefore ...

Read more

Over 10 years in medical technology. What have I learned here, and what recommendations can I offer? Goran Madzar approached me with this question and asked if I'd be interested in writing a guest blog. I'm happy to help. ...

Read more

01/17/2017

Die Wochen und Monate vergehen und die Software wird und wird nicht fertig. Kennen Sie dieses Problem? Dann kann ihnen dieser Beitrag vielleicht helfen. Denn Aussagen wie „wir sind bei ca. 80 %“ oder „wir benötigen noch ein bis ...

Read more

Why on earth did we decide that way back then? Who hasn't wondered during development what the basis was for an architectural decision? When developing complex systems, decisions about... ...

Read more

Die Aufgabe des Systemarchitekten ist es ein System in einfachere Subsysteme zu zerlegen. Die Subsysteme werden dann zunächst getrennt voneinander entwickelt und später wieder zusammengeführt. Diese Zusammenführung wird Integration genannt. Doch wie läuft so eine Integration ab und ...

Read more