-
Is it possible to add support for [...](https://en.wikipedia.org/wiki/USB#Device_classes)?
- [ ] USB hub
- [ ] Human interface device (HID) [Joystick/Gamepad](https://github.com/crazii/SBEMU/issues/…
-
Hello dear,
I build small project that combine irmp and v-usb together.
My project based on http://www.recursion.jp/prose/avrcdc/ and use latest v-usb drivers.
The point is int that when I run t…
hetii updated
6 years ago
-
The Black Magic Probe has two serial ports, and the interface should be 0 and 2. For example, this is how it shows up under Windows:
```
Compiling serialport v4.5.1-alpha.0 (E:\Code\serialport-…
-
This suggestion seeks reserving 16 PIDs as class-generic PIDs that is suitable for devices implementing one of the five most frequently used device classes that most modern operating systems carry dev…
-
### Description
The CDC modeling in prim_cdc_rand_delay has a massive impact upon the ability of the usbdev IP block (specifically the logic in usb_fs_rx) to sample the input data correctly, whethe…
-
Hi,
thanks for the work!. I was able to put my modem into USB mode:
```
[root@arch xmm7360]# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 04f2:b…
-
In uart_task.c we use tud_cdc_n_read to read from the USB_CDC_ESP32. This function returns a length and places data into a buffer.
When connecting a terminal program (tested with screen) the tud_cd…
-
The main [CMakeLists.txt](https://github.com/raspberrypi/pico-examples/blob/master/CMakeLists.txt) starts with `add_subdirectory`, and it does:
add_subdirectory(usb)
[usb/CMakeLists.txt](htt…
sdbbs updated
2 months ago
-
Are there any plans to implement hardware control lines for the USB to serial port on dap42? I looked over the source and it seems to only require adding a callback to cdc_setup(), or am I missing som…
-
Cannot get the RGB_LED.ino to work. it seems related to the FastLED library. (I tried different versions without success)
The project builds and uploads but the RGB LED does not work and when conne…