Hi all,I need to read from usart an undefined quantity of bytes every second, say 400-500.I have the BufferAddRead function and a buffersize of 512.When I have to read I call the BufferAddRead but since the bytes read are less than the buffer size, I don'..
↧