User Activity

I have been trying to figure out this problem all day. I am calling the following function with on a character array. I am trying to use the serial port innate in the nucleo board (usart 2, pins 2/3) to open up a serial monitor. The first times I wou...
Hi, I am using an stm32f091rc board and I am trying to configure the systick settings so that I can run Freertos on my board. However, I get the error shown in the picture. Does anyone know a fix for this? I am hoping that it is not a limitation of t...