tonarino / panel-firmware

Firmware for the volume control hardware, targeting an STM32F4 board
MIT License
75 stars 10 forks source link

Port to STM32F4 #10

Closed bschwind closed 3 years ago

bschwind commented 3 years ago

I want to use an STM32F411RE chip for our PCB version of this project, so this preliminary PR is for selecting and verifying the pins to use for the various peripherals, as they vary a bit between the F1 and the F4 series.

I've tested all the hardware functionality except PWM on the overhead lights, but I'll get to that soon.

bschwind commented 3 years ago

Confirmed this works with our STM32F411RE-based PCB!