Giter VIP home page Giter VIP logo

Comments (2)

trilader avatar trilader commented on August 22, 2024

Hi, I'm happy someone finds it useful :-)

Regarding the boot descriptor: I'm assuming that refers to the HID descriptor being boot-mode compatible. The keyboard descriptor I've implemented should be compatible. You can find the descriptor in usb.c:42.

The issue that it is not working might be that emulator initialization sequence expects the keyboard to be plugged in and ready on power on and doesn't support plugging the device in (or the device getting ready) after the system was powered up. I don't known how long the software waits before talking to the device. This might be a timing issue.

from stm32-ps2-usb-converter.

vitasam avatar vitasam commented on August 22, 2024

You're welcome! :)
I'm going to embed Raspberry Pi Zero W into the PS2 keyboard (the keyboard is small and looks pretty cool), so I will reuse your project there - it works pretty smooth with Raspbian OS). 

But I was now able to get it working with ZXBaremulator. The author suggested to add a parameter usbpowerdelay=2000 in cmdline.txt file. It slowed down the boot by two seconds but it did not help. Even with 5 seconds ZXbaremulator can't detect the keyboard.

If you're interesting and you have RPi 2/3 at home, you can try ZXbaremulator - it is a really nice piece of retro-engineering, although the author has lost his motivation to continue its development.

from stm32-ps2-usb-converter.

Related Issues (2)

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.