Recent content by parkerd

  1. P

    Using STM32H7 Nucleo board to control a Nintendo Switch

    Ok so some updates I suppose, I tried testing it while plugged into the switch a bit more, specifically using the Nucleo LEDs to try and probe what the hell is going on between the switch and stm and I found a few things. It seems like most of the communication is working, I set the Green LED to...
  2. P

    Using STM32H7 Nucleo board to control a Nintendo Switch

    Thank you, I'll read through and see if it helps. I guess perhaps I can look into seeing if I should try mimicking a keyboard instead of a pro controller. The VID and PID are set up to be that of a pro controller but I guess maybe the switch is still rejecting it.
  3. P

    Using STM32H7 Nucleo board to control a Nintendo Switch

    Hey all, new to posting and the scene in general so I'll try to keep this compact. As the title says I am trying to control a Nintendo Switch console (ideally a switch 2) with an STM32H723ZG Nucleo board in order to automate button presses. Now I know I can just buy a macro controller but I...