Ha Thach

Results 52 issues of Ha Thach

DCD Synopsys on stm32f4/f7 and esp32s2 this mark is not enabled but the interrupt fired anyway. Enabled it at first cause issue with setup (possibly due to data not ready)....

STM32
ESP32-S2
Synopsys DWC2

**What is this issue for** The test suite include many corner cases which require both update of usbd and dcd to pass. This issue is used to keep track of...

Feature 💡

**Describe the bug** RNDIS example PR #287 may not work with all ports, following is port that work - Microchip SAMD - Nordic nRF52840 - Nuvoton NUC126 - Nuvoton NUC505...

Feature 💡

**Is your feature request related to a problem? Please describe.** Multiple cores MCUs without RTOS can behave like multiple thread RTOS (each core is a thread), therefore we will need...

Feature 💡

**Is your feature request related to a problem? Please describe.** Nuvoton DCD for NUC120 and NUC121 look similar enough and should be merged together to make it easier to maintain...

Feature 💡

**Is your feature request related to a problem? Please describe.** ST extension is aka DFU 1.1a has some special command such set address, erase etc... I am not sure if...

Feature 💡

**Is your feature request related to a problem? Please describe.** For some scenario, user prefer to run entire stack in ISR in low priority mode. At current state, it may...

Feature 💡

**Is your feature request related to a problem? Please describe.** ISO transfer and Audio driver is supported (for some mcus), maybe the next thing is getting video class implemented.

Feature 💡

**Is your feature request related to a problem? Please describe.** CMake seems to make thing more manageable and modulo than plain make. Would it be benefit to migrate example building...

Feature 💡

**Is your feature request related to a problem? Please describe.** ESP32-S2 has only 5 available endpoint-in FIFOs (including EP0) but 7 available EP IN numbers #454 . In normal CDC...

Feature 💡
ESP32-S2