-
Hi,
Interesting project - thanks for sharing.
One question - the schematic does not show any handling of VSYS in respect produce 3V3 (as far a I can see)
Does that mean that USB needs to be c…
-
As commented in #1 you should think more about your overall power supply now that you're also adding USB power, including making sure you aren't back-powering either the barrel jack (J10 in V4) or USB…
-
You can retrieve the name of the UDC using usbg_get_udc_name which in my case returns "UDC", the content of this file (which you check in some functions) is the real name of the UDC the gadget is atta…
-
如何流式传输您的 Windows Audio output ?
qgbcs updated
11 months ago
-
*Menion:*
Hi all
With snapshot r5117-fbde9ac, at least on a bananapi (cortex-a7) the USB ports are down, apparently there is some problem with VBUS (maybe DT problem?)
Here the dmesg after boot
…
-
```
What steps will reproduce the problem?
>1. Outside temperature goes below freezing
>2. Solar panel sensor goes into negative values
>3. Logged values go down from 6553.6
What is the expected outp…
-
We are developing a USB device which, among other interfaces, provides ethernet via NCM with the help of your great library. It works beautifully.
However, we are running into a problem where the hos…
-
When referring to pins by name, the regex interpretation causes confusion. I find it much clearer to refer to pins by name, rather than number. Is there a way of getting an exact match?
For example…
-
Library Example graphictest.ino compiled on Arduino IDE -> new Arduino Nano ESP32
but whats the correct PINs and is the Library already compatible?
TFT MOSI -> D12
TFT MISO -> D11
TFT SCK -> D13…
-
We're seeing an issue with the ALPHA250 where the USB2 port sometimes is useable and sometimes is not, probabilistically, upon power cycling. Software reboots don't appear to matter, but a hard power …