Closed jbqubit closed 3 years ago
Wiki lacks instructions for flashing firmware. From conversation with @gkasprow today.
On a Windows machine install st.com DfuSe USB device firmware upgrade (DFU) software. link.
target/thumbv7em-none-eabihf/release/thermostat
Comments anyone?
You need to convert .elf to .DFU first
I was able to directly use the thermostat.elf you gave me this afternoon.
thermostat.elf
You can also use dfu-util to upload a .bin file, which can be found with the release of the latest builds.
IMHO this should be in the firmware repo not the hw repo.
@hartytp https://git.m-labs.hk/M-Labs/thermostat/pulls/20
why are you tagging me?
Wiki lacks instructions for flashing firmware. From conversation with @gkasprow today.
On a Windows machine install st.com DfuSe USB device firmware upgrade (DFU) software. link.
target/thumbv7em-none-eabihf/release/thermostat
Comments anyone?