Manuel Bl.

Results 9 issues of Manuel Bl.

Fixes #1119 Partially fixes #1073 (*). So far, the USB OTG peripheral has been initialized with active VBUS sensing. This doesn't make much sense as the driver is a device...

Commit 26ab78a introduced a fix for issue #873 (*regression of the FIFO word loss issue*) but broke USB completely for all STM32s chips using the DWC USB core with ID...

Uploading the firmware to an Arduino Uno using *USBasp* fails when verifying the upload firmware: ``` Uploading .pio/build/uno/firmware.hex avrdude: warning: cannot set sck period. please check for usbasp firmware update....

Thanks for the awesome setup procedure. I've successfully used it with a RAK831 board and RAK's official shield (converter board) for the Raspberry Pi 3. However the GPS module soldered...

Now that the [Arduino Nano 33 BLE](https://store.arduino.cc/nano-33-ble) and [Arduino Nano 33 BLE Sense](https://store.arduino.cc/nano-33-ble-sense) have been released and introduce: - First genuine Arduino board based on Nordic nRF52840 - [Arduino core...

enhancement
board request

Some USB devices, e.g. the ST-Link adapters, return a serial number that isn't a valid Unicode string but rather contains binary data. A first analysis shows that macOS detects this...

In an application using OIDC or OAuth 2, the Secret Manager extension will use the access token of the current user to access the Secret Manager. Usually, the first user's...

USB devices can provide string descriptors such a manufacturer and product name in different languages. On macOS and Linux, the relevant string descriptors are fetched by the operating system. On...

It looks as if it is possible on all operating systems to send control requests to USB device without opening them. This can be a useful feature if a USB...