mark w. / Mbed 2 deprecated Nucleo_Gamepad

Dependencies:   USBDevice mbed

You are viewing an older revision! See the latest version

Homepage

This project is based off the Pinscape_Controller which is targeted for a different device than my nucleo F411RE board.

I have tried a few USBJoystick sample projects but none had the number of buttons I needed.

So I used the Joystick logic from Pinscape to make this project. It is currently not working (12/12/2016) as I am getting a device descriptor error in Windows.

Connecting to the board:

  • USB D+ to D12
  • USB D- to D11
  • USB 5V to E5V
  • USB GND to GND

All wikipages