User Activity

Posted on April 10, 2017 at 12:24Using the STM32 HAL API, I am using the HAL interrupt UART receive function 'HAL_UART_Receive_IT'.    In this case I am using UART6, because of this I have to use shared uart 3-8 interrupt handler 'USART3_8_IRQHandle...