Resolved! HAL_UART_Receive_IT() - problem with correct receiving
Posted on July 03, 2017 at 16:49Hello again community !I have next problem with my stm32F030RCT6. Problem is with receiving data from UART. In my project I am using all 6 UART’s that is why I can’t use DMA for all UART’s (this Mcu has no enough DMA ...