-
Hey
I am trying to get usb working on a NUCLEO-F412ZG board and i cant.
I am using the usb-cdc example from here: https://github.com/libopencm3/libopencm3-examples/tree/master/examples/stm32/f4/…
-
The #define VISOR_VBUS_CHANNEL_SIGNATURE just references VISOR_CHANNEL_SIGNATURE. Remove the #define and replace all usages of it with just VISOR_CHANNEL_SIGNATURE.
-
Hi! I've been trying out this library and it's been a lot less painful than dealing with STM32Cube. Right now i'm trying to figure out how to use the UsbCustomHid class and sleep mode at the same time…
-
There are 23 header columns but only 22 data columns. There are headers for “Vbat”, “Vsystem”, and “Vbus” but I think “Vsystem” is not being written? Can this value be written or the header column f…
-
I have an Arduino UNO R3 from Elagoo
and purchased this Host Shield
https://www.amazon.com/Shield-Arduino-Support-Google-Android/dp/B0CKSZ81CS/ref=sr_1_1?crid=3VZ6BXT3RCI29&dib=eyJ2IjoiMSJ9.ShK4Ru…
-
Hi,
I have added my Bridge VBus/LAN-Adapter. And now the Bridge switches form "Online" to Offline" all the time.
I´m using still OpenHAB 2.5.12.
-
Hello my Enviro Urban works fine for a couple of hours and then it stops working, leaving the white LED turned on.
Checking the logs it says it was powered by usb (which is not, it is powered by a Li…
A1a01 updated
8 months ago
-
**Is your feature request related to a problem? Please describe.**
For the [PineSAM BLE app](https://github.com/builder555/PineSAM) we would like to see the hidden Debug data as this would also help…
-
**Add support for USB Type-C controllers with PD**
This is useful when designing products using USB-C connectors needing additional support like higher current, role-switching "host/device", power …
-
Right now, connecting external power to the VBus pin would put 5v on the USB-C connector, which could cause a problem if an external USB supply is connected at the same time.
If there was a diode t…