STM32 USB Device generic questions
Hello,
I have some general questions about USB subsystem in STM32F723:
Q1- What is the maximum throughput in STM32F723 when working in USB HS with DMA enabled in device mode? with and without USB stack overhead?
Q2- Is there any difference in throughput when I design a usb device with TWO endpoints or Multiplex them on ONE endpoint?
Q3- What is the best way to design a USB Composite Device? I mean the best way to define interfaces and endpoints? Any Document or link will be helpful ... I do not want to extract this information by examining huge documents of USB classes like CDC, HID and etc ... guide me directly toward my question
Q4- Are there any other Documents except reference manual and the one describing CDC, Audio and etc classes examples in Cube HAL for STM32F7 series USB subsytem which can help me??
Thanks in advance
