-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
**Describe the bug**
The tests:
- samples/subsys/usb/cdc_acm/sample.usb_device_next.cdc-acm
- samples/subsys/usb/mass/sample.usb_device_next.mass_ram_none
Observed for
- nrf54h20dk/nrf54h20/cpu…
-
Hi,
I am using the board [B-L462E-CELL1](https://www.st.com/en/evaluation-tools/b-l462e-cell1.html) as sample.
I configured the device to use this new driver. Transferring the data from device to …
-
**Describe the bug**
When sending usb packets continuously apparently some are dropped.
There are no logs from the usb subsystem that bytes were dropped.
I was testing on a nrf52840dk with the cdc_…
-
Hi,
I am trying to make arduino act as a usb host for Ardusimple rtk3b device. I am trying to establish cdc acm- connection to read the data as from virtual serial port, as I can in windows. Howeve…
-
**Describe the bug**
when I enable the **CONFIG_USB_DEVICE_STACK=y**, the usb/cdc_acm can work well.
But when I enable **CONFIG_USB_DEVICE_STACK_NEXT=y**, the system will coredump.
**To Repro…
-
Hi if anyone has any suggestions it would be greatly appreciated. because i'm walking away from this otherwise. Thanks in advance..
I am trying to connect to my 3DP with a BTT skr mini e3 v3 board,…
-
Product Name: ZG65
Brand: Vortex
Model: ZG65
Android Version: 13
Platform: mt6739
Many new devices have this problem, most tool in market even paid no detecting.
But i am able to detect with …
-
The show-gadgets example fails when trying to display an ether gadget's attributes. The example programs e.g. gadget-acm-ecm create the gadgets passing a null attributes pointer, and the ether gadget …
-
I am trying to read data from Barcode, which is set to CDC Mode. Tested on Linux with `cat /dev/ttyACM0` which it gives me proper output. Android code:
```java
ProbeTable customTable = new Probe…