User Activity

Posted on January 12, 2018 at 06:09 I'm using a stm32f401re-nucleo board and I build a project on ubuntu through arm-none-eabi-gcc compiler. Here is my code for uart. This code initializes uart. void UartInit(void) { hUart2.Instance = ...