Is the stm32 USB stack support Bulk transfer?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
Labels:
- Labels:
-
USB
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
