User Activity

I'm trying to use the CMSIS-Driver Interface to access Microcontroller Peripherals.As a starting point, i tried setting up an application with a simple goal: Transmit a byte using the USART Peripheral via CMSIS-Driver interface, which i can then use ...