STM32F4 Is it possible to recieve multiple inputs from a USART
I’ve come to a problem that i’d like to recieve multiple inputs from an USART in my stm32f4
For example if i press and hold A then S then D on my keyboard (without letting go of A and S) then do something like printing out a value.