cancel
Showing results for 
Search instead for 
Did you mean: 

HAL_UART_Receive_IT on stm32f401RE

nirb
Associate II
Posted on September 28, 2016 at 15:55

Hi,

I am using HAL_UART_Receive_IT in my code to acquire 10 bytes of data from UART.

If I enter more than 10 bytes it will be cyclic and overrun the buffer by x%10 elements.

How can I reset the buffer of the IT and begin placing the input from the first element???

Thank you for your help.

Nir

#stm32-uart-interrupts
0 REPLIES 0