Firmware for the remote control translator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clara Hobbs f31599e6a2 Send a stream of power off signals to the TV před 6 roky
ChibiOS @ 3022045071 Added ChibiOS submodule před 6 roky
src Send a stream of power off signals to the TV před 6 roky
.gitignore Added an LED blinking example před 6 roky
.gitmodules Added ChibiOS submodule před 6 roky
LICENSE Initial commit před 6 roky
Makefile Added an LED blinking example před 6 roky
README.md Added an LED blinking example před 6 roky
chconf.h Send a stream of power off signals to the TV před 6 roky
halconf.h Send a stream of power off signals to the TV před 6 roky
mcuconf.h Send a stream of power off signals to the TV před 6 roky

README.md

remote-control-translator-firmware

Firmware for the remote control translator

Flashing

openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg -c "adapter_khz 4000; program build/remote-control-translator-firmware.elf verify reset exit"