Hi ST Community,I am very new to programming STM32 MCUs. I am using a stm32f446re MCU to read 6 ADCs through SPI interface. I would like to send the ADCs' data (12x24 bits) through the built in USB in STM32 MCU to a PC at 1500 samples/s. I searched a...