Ashu
Results
2
comments of
Ashu
I have kind of found the solution to this. so replying here. Once I have removed this following line in function [dcd_init](https://github.com/hathach/tinyusb/blob/4639cac85cf959c3bfed091c02dce1345f067c7a/src/portable/synopsys/dwc2/dcd_dwc2.c#L525) everything work as as intended. `// Clear A...
Till now I tested on my custom PCB with STM32H743II for dual_cdc (with freertos) EDIT: After building `cdc_msc_freertos` example code, on STM32H743ZI nucleo board it seems MCU does not resets...