Electronic Design Markus Olsson Electronic Design Markus Olsson

Capturing Electronic Design

We’ve all been there. Creating the same thing repeatedly. We know it, we recognize it. When you think about it, it’s obvious. Why shouldn’t one create a building block that can be used again and again? Since the building block already have been used in previous designs, it has been certified to a certain level already and that will reduce time to market significantly. 

Read More
Zephyr, Software platforms Johan Ekberg Zephyr, Software platforms Johan Ekberg

Setting up a Zephyr toolchain

A challenge for an embedded developer is to manage different toolchains on the development machine. You might work with different hardware architectures in different projects or handling compilers in the same project, where different project releases use different compilers. One way to handle this is to use containerized development in Docker.

Read More
Software platforms Michael Svenstam Software platforms Michael Svenstam

Why using a RTOS?

Developing RTOS features from scratch is difficult and time-consuming. There is no doubt that you will bring a product to market faster by using a mature existing RTOS and it is likely that your maintenance burden will be reduced.

Read More