Hi,I want to achieve following:I want to read out an ADC (16-bit at 1MSPS) via SPI and stream those data to a Host PC with the Nucleo-F722ze and the USB_CDC_Interface.The amount of data per second is to high (16Mbit/s) for USB_FS so I am using USB-HS...