Coder Social home page Coder Social logo

Comments (3)

tobozo avatar tobozo commented on September 13, 2024

Hello @yamachan-hacomono,

thanks for your feedback 👍

Can you please specify the exact keyboard model along with more info on the VCC/GND wiring for this USB port?

⚠️ The keyboard has to be USB Low Speed otherwise it won't be detected by this library, which eliminates most wireless dongles and keyboards/mice for gamers.

from esp32-usb-soft-host.

yamachan-hacomono avatar yamachan-hacomono commented on September 13, 2024

@tobozo
thank you for your reply!

VCC / GND is obtained from a regulated power supply and has a sufficient supply amount.
The connected device is a general USB keyboard. Maybe it's doing fast processing and you don't recognize it. The keyboard is Realforce 91UBK-S.

from esp32-usb-soft-host.

tobozo avatar tobozo commented on September 13, 2024

VCC / GND is obtained from a regulated power supply

is GND shared between the ESP and the keyboard as it should?

Realforce 91UBK-S. Price | $200+

that's bad news, given the average price of that device it's probably a USB High Speed device.

one way to verify this is to plug said keyboard to a linux system while running tail -f /var/log/syslog and look for the device detection message: if it doesn't mention low-speed USB device then it's not compatible.

image

from esp32-usb-soft-host.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.