Do USB controllers work in parallel or serial?
Many USB controllers have more than one USB port. If, for example, 4 USB devices are connected to a controller (USB stick, mouse, keyboard and card reader), can the USB controller process the signals (data) of these 4 devices simultaneously (parallel operation) or does it switch sequentially from one input to the other and then…