sinara-hw / Thermostat

2-channel temperature controller
5 stars 3 forks source link

Flashing firmware #87

Closed jbqubit closed 3 years ago

jbqubit commented 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.

Comments anyone?

gkasprow commented 3 years ago

You need to convert .elf to .DFU first

jbqubit commented 3 years ago

I was able to directly use the thermostat.elf you gave me this afternoon.

Jemetzner commented 3 years ago

You can also use dfu-util to upload a .bin file, which can be found with the release of the latest builds.

hartytp commented 3 years ago

IMHO this should be in the firmware repo not the hw repo.

jbqubit commented 3 years ago

@hartytp https://git.m-labs.hk/M-Labs/thermostat/pulls/20

hartytp commented 3 years ago

why are you tagging me?