UART in SPN5
Hello,I am using X-CUBE-SPN5 with F030R8 and IHM05A1 to control a stepper motor and it works well.I would now like to use UART with provided driver (stm32f0xx_hal_uart).Hence, I enabled UART use in stm32f0xx_hal_conf.h.To test UART integration, I am ...