This repo contains publicly available firmware for FAST Pinball hardware. Instructions for updating your firmware, and details about the various versions and features, are available at fastpinball.com/firmware.
Firmware files in this repo:
- FP-CPU-2000 (FAST Neuron Controller)
- FP-CPU-003 (FAST Nano Controller)
- FP-DSP-0007 (FAST RGB 7 Segment 7 Digit Display)
- FP-DSP-0006 (FAST RGB 7 Segment 6 Digit Display)
- FP-EXP-0051 (128 RGB LEDs, 2 DC Motors)
- FP-EXP-0061 (128 RGB LEDs, 2 Stepper Motors)
- FP-EXP-0071 (128 RGB LEDs, 4 Servo Motors)
- FP-EXP-0081 (256 RGB LEDs)
- FP-EXP-0091 (256 RGB LEDs)
- FP-EXP-1313 (Shaker Motor)
- Bug fix: Binary commands weren't working for mapped LEDs
- Feature update: ER: command for configuring LED output ports
- Bug fix: Motor outputs using hardware PWM now match software PWM
- Feature update: Added support for 0051 Expansion
- Feature update: New commands for RGBW serial LEDs
- Bug fix: Unified code for newer versions of Neuron controller
- Feature update: Added support for 0061 Expansion
- Feature update: Added support for 1313 Expansion
- Bug fix: increased RP2040 clock delay for more reliable startup
- Bug fix: LED ports 5-8 didn't work on FP-EXP-0081 due to a typo
- Bug fix: breakout board
ID:
responses - Bug fix:
BR:
command
- Early WIP EXP show scripting (
ES:
,TS:
commands) - Early WIP LED block support (
ER:
command)
- Bug fix:
EM:
command