Ha Thach

Results 52 issues of Ha Thach

**Describe the PR** increase version for release along with minor doc update

**Is your feature request related to a problem? Please describe.** PR #1480 add support for multiple-level hub using recursive call of process_device_unplugged() However in limited MCU, recursive call chain can...

Feature 💡

**Is your feature request related to a problem? Please describe.** Due to the wide range support of MCUs and the mcu sdk is often large enough. `git submodule init --recursive`...

Feature 💡

## Is your feature request related to a problem? Please describe UVC is added by #1118 This issue is used to keep track of current status of video class driver...

Feature 💡

### Operating System Linux ### Board Sipeed Longan Nano ### Firmware examples/device/cdc_msc ### What happened ? Follow up to @KarlK90 's #959 PR: The cdc_msc example have the cdc echo...

Bug 🐞
Synopsys DWC2

**Is your feature request related to a problem? Please describe.** LDREX/STREX instructions are available on ARM cortex M3/M4/M7 which can be used for mutex on multiple cores MCUs Reference -...

Feature 💡

### Discussed in https://github.com/hathach/tinyusb/discussions/1185 Originally posted by **mastupristi** November 11, 2021 hi, I'm using tinyUsb 0.12.0, on i.MX RT1051. I'm successfully using the `tud_cdc_line_state_cb()` callback to be notified when on...

Bug 🐞
Port ChipIdea

**Set up** - **PC OS** : Ubuntu 20.04 - **Board** : RPI Pico - **Firmware**: examples/device/hid_generic_inout - **USB Hub**: is a generic 4-port USB 2.0 SSK brand **Describe the bug**...

Bug 🐞
RP2040

**Is your feature request related to a problem? Please describe.** current synopsys EP FIFO allocation scheme does not support high ISO packet size e.g 192 in #538 . It assumes...

Feature 💡
STM32
Synopsys DWC2

**Is your feature request related to a problem? Please describe.** Several register of dcd synopsys e.g DIEPEMPMSK, are read-modify-write in both normal & ISR context which can have a race...

Feature 💡
STM32
ESP32-S2
Synopsys DWC2