Yoke
Hardware- 2 Devlogs
- 6 Total hours
This project is the FrontEnd for a sim racing wheel, it will be designed like a Formula1 steering wheel so with a display in the middle an various knobs and buttons.
This project is the FrontEnd for a sim racing wheel, it will be designed like a Formula1 steering wheel so with a display in the middle an various knobs and buttons.
The layout is finished.
The Yoke runs on an STM32G491VE (LQFP100) — enough pins for the touch display, the button matrix, and FDCAN without fighting over alternate functions. The wheel talks to the base over CAN, using the TCAN332G transceiver.
Signal / PWR/ GND/ Signal. Nothing exotic, but the ground plane sits directly over the bottom signal layer, which gives every fast signal a clean return path right beneath it.
That mattered most for two things:
Fabrication. Gerbers are generated, BOM is assembled, and the whole project is under Git now. Then assembly, then the part where I find out what I got wrong.
Wrapped up the schematic for the wheel. Key component choices:
Next up: PCB routing.