Question
Transfer data coming from different devices
Hi ! I am receiving data from two devices and want to transmit it using usb. I am able to send using usb when receiving (to a circular buffer) only from one at a time but when I receive from both, it doesnt work (a lot of data is lost and I cannot differentiate which data is coming from which device). Do you guys have any ideas how to manage the reception and transmission when both uarts are active? Thank you!
