2019-09-23 05:44 AM
2019-09-23 07:24 AM
If you don't like the HAL, consider using the older SPL, or using register level methods.
Yes, could be done with interrupts. With HAL you'd use this via callbacks to manage a holding buffer, and dispatch to the other USART.
I have posted GPS examples to prior threads, perhaps dig a little.