Our articles on: ExecutionPlatform

When working with the ExecutionPlatform, you have the possibility to debug different things. Depending on what we are searching for we need to check code that is running on MCU or to look whether test case is working... [...]

This article describes how automatic tests for the SPI communication of a STM32 look in practice. The result are automatic hardware/software integration tests for this microcontroller. SPI is a widely used in... [...]

Imagine the following scenario: You need to create a highly precise pulse on a microcontroller GPIO pin. The pulse needs to be within 1% of the desired value. This article shows you, how to compare two variations of a... [...]