stm32_mw_usb_host
stm32_mw_usb_host copied to clipboard
Provides the USB Host library part of the STM32Cube MCU Component "middleware" for all STM32xx series.
Results
2
stm32_mw_usb_host issues
Sort by
recently updated
recently updated
newest added
## Introduction I'm working with a F4 family ST MCU and I'm using this middleware to communicate with a CDC USB device. The code involved is somewhat like this: ```c...
bug
mw
usb
internal bug tracker
**Describe the set-up** Custom board with USB Host and stm32-mw-usb-host. A Zephyr device with a USB Device with MSC Class with the new USB Stack Next. `CONFIG_USB_DEVICE_STACK_NEXT=y` **Describe the bug**...
bug
mw
usb
internal bug tracker