Low latency (<1 ms) data transfer from stm32f446re to PC using USB
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 lot and found the USB concept very confusing. I mainly do not know which USB class I have to use (HDI, CDC, Audio, etc.)? an how it should be configured.
I appreciate if someone can show the big picture on where I should start from or some example codes/useful links.
Thanks for the help in advance.
