2023-06-02 12:13 AM
I want to perform a bulk transfer from the STM32 device to my host device. Is stm32 USB stack support it support.
2023-06-02 12:21 AM
You did not tell us which USB stack are you talking about, but probably all USB stacks support Bulk endpoints. They are for example used in the MSC and CDC classes.
JW