This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USART RECEIVE BUFFER INITIALIZE

hello

i am using the CMSIS USART DRIVER to communicate with a BT module, i am using a stm32f205vft6.

when setting the usart interface to receive data , the buffer is always appended with data until it is full.

we can know the number of data received by calling the function GetRxCount().

is there any method to let the receive buffer starts always from the first byte.

thanks

Parents Reply Children
No data