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 hace 6 años
ChibiOS @ 3022045071 Added ChibiOS submodule hace 6 años
src Send a stream of power off signals to the TV hace 6 años
.gitignore Added an LED blinking example hace 6 años
.gitmodules Added ChibiOS submodule hace 6 años
LICENSE Initial commit hace 6 años
Makefile Added an LED blinking example hace 6 años
README.md Added an LED blinking example hace 6 años
chconf.h Send a stream of power off signals to the TV hace 6 años
halconf.h Send a stream of power off signals to the TV hace 6 años
mcuconf.h Send a stream of power off signals to the TV hace 6 años

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"