-
I am having a problem with the Adafruit Feather nRF52840 Express board (it extends to all Adafruit nRF52840 boards).
When compiling any sketch, even an empty sketch, I get the many errors from the …
-
Hi, i'm not sure if this is the right place to ask, but I'm having troubles adapting this code to my needs.
I'm trying to write a program to emulate a spacemouse using an IMU sensor, and to test the …
-
I just got a SparkFun Pro RP2350 and I'm trying to get the examples to build. I've run into a few issues I could fix via web search, but there are some outstanding ones:
1. RISC-V compilers: The RE…
znmeb updated
2 weeks ago
-
For the purpose of
- read/write configuration
- read/write task information
- a user shall be able the plug-in the device to a USB host (for example PC) and be able to obtain before mentioned inf…
-
I've got an ESP32-S3 + TinyUSB project that creates two CDC serial devices. On macOS and Linux these always enumerate in a consistent order, and thus I'm able to sort them trivially (e.g. on macOS `/d…
-
I'm getting the following error when I attempt to make:
```
make converter/adafruit_rp2040_usbh:ansi:uf2
QMK Firmware 0.24.8
Making converter/adafruit_rp2040_usbh with keymap ansi and target uf2…
-
When trying to execute cmake for pico-examples I get the following error:
```
CMake Error at .../pico-sdk/lib/tinyusb/examples/host/msc_file_explorer/CMakeLists.txt:13 (add_executable):
Cannot fi…
-
### Board
ESP32-S3-WROOM-1-N16R8
### Device Description
Plain module ESP32-S3-WROOM-1-N16R8 in a custom PCB.
### Hardware Configuration
GPIO 19 and 20 are connected to a host USB (PC or…
-
- https://github.com/cherry-embedded/CherryUSB
- https://github.com/hathach/tinyusb
-
On a specific roline mouse, enumeration fails with wrong data toggle from the device.
How to reproduce?
Compile the attached ex_host_bare_api based on tinyusb host_bare_api and load the UF2.
Conn…
moc32 updated
3 months ago