Emulating Xinput, what are the requirements?

Hello,

I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations on how to approach implementing a custom feature like this on the Nordic platform.

Thank you in advance for your help!

Parents
  • I'm very sorry- the description of the problem is very lacking.
    Here's an updated description:

    This is precisely the interface I would like to implement- more details can be read at  github.com/.../tusb_config.h


    All TinyUSB code makes complete sense in the repository mentioned above- I just cannot wrap my head around Zephyr's USB stack.

    I would like to know:
    1. Is there a demo of TinyUSB working with the NRF Connect SDK ecosystem?
    2. Is there a good example on Github I can use to understand Zephyr's USB stack?

Reply
  • I'm very sorry- the description of the problem is very lacking.
    Here's an updated description:

    This is precisely the interface I would like to implement- more details can be read at  github.com/.../tusb_config.h


    All TinyUSB code makes complete sense in the repository mentioned above- I just cannot wrap my head around Zephyr's USB stack.

    I would like to know:
    1. Is there a demo of TinyUSB working with the NRF Connect SDK ecosystem?
    2. Is there a good example on Github I can use to understand Zephyr's USB stack?

Children
No Data
Related