Buffer size for USB on the STM32L4 device.
Hi I am using the stm32L433 device and want to use the USB port for communication. I am planning to use it as a CDC class, and to start of with using the cube (then modify it to use registers only). I have read some place that it requires a large bu...