How to received string in interrupt mode and which buffer i need to use for that

Hi ,

how to stored uart recieving data in interrupt mode byte by byte using Queue or any different mechanism for that to save recieving string into the buffer in interrupt mode

Here’s one example: