• Joined on 2020-12-04
jbqubit commented on issue M-Labs/thermostat#18 2020-12-08 08:35:42 +08:00
ipv4 lost at power cycle

With latest firmware this is now working for me. Not sure why it failed earlier.

jbqubit commented on issue M-Labs/thermostat#10 2020-12-08 08:31:53 +08:00
openocd firmware update
jbqubit commented on issue M-Labs/thermostat#10 2020-12-08 07:00:25 +08:00
openocd firmware update

It may work with dfu-util as suggested on github

Is this the github reference you had in mind?

https://github.com/quartiq/stabilizer#using-usb-dfu

jbqubit commented on issue M-Labs/thermostat#10 2020-12-07 10:06:20 +08:00
openocd firmware update

LOL. I've messed around enough with openocd to know that I will make zero progress doing it myself.

jbqubit commented on issue M-Labs/thermostat#10 2020-12-07 09:02:35 +08:00
openocd firmware update

It would be most convenient to flash new firmware using microUSB port as done by st.com tool. Not all users may have the programmer ST-Link v2.1. And the corresponding pins are not easily accessible…

jbqubit commented on issue M-Labs/thermostat#12 2020-12-07 08:58:34 +08:00
Thermostat v2.0 temp sense fix

Thanks!!

jbqubit commented on issue M-Labs/thermostat#11 2020-12-07 08:57:14 +08:00
loop servo time step / PID autotune

What is the ADC sample period?

The period in the equations I'm referring to is the servo loop period. Does the firmware include a mechanism for strictly controlling this period?

jbqubit commented on issue M-Labs/thermostat#15 2020-12-07 03:13:35 +08:00
firmware version via API

Thermostat is simpler and I’d rather keep it that way.

Sounds like a good philosophy for this board.

jbqubit opened issue M-Labs/thermostat#18 2020-12-07 03:10:12 +08:00
ipv4 lost at power cycle
jbqubit deleted branch fixes from jbqubit/thermostat 2020-12-06 23:48:21 +08:00
jbqubit pushed to fixes at jbqubit/thermostat 2020-12-06 23:45:12 +08:00
8613826ef9 test
jbqubit created repository jbqubit/thermostat 2020-12-06 23:39:54 +08:00
jbqubit commented on issue M-Labs/thermostat#14 2020-12-06 10:56:11 +08:00
python 2.7 dependencies in pytec

For example iteritems is depracated in python 3.

https://git.m-labs.hk/M-Labs/thermostat/src/branch/master/pytec/plot.py#L53

jbqubit commented on issue M-Labs/thermostat#13 2020-12-06 10:52:47 +08:00
hardware version sensitivity

v2.2 will fix problems with v2.0 (eg SENS swap) and add features (eg PWM fan). Without hardware version sensitivity how will the firmware operate correctly?

jbqubit commented on issue M-Labs/thermostat#10 2020-12-06 10:47:45 +08:00
openocd firmware update

What are the steps to use OpenOCD for Thermostat?

jbqubit opened issue M-Labs/thermostat#17 2020-12-05 09:47:48 +08:00
save does not preserve pid_engaged
jbqubit opened issue M-Labs/thermostat#16 2020-12-05 09:35:01 +08:00
after reset first call to report is empty
jbqubit opened issue M-Labs/thermostat#15 2020-12-05 09:12:19 +08:00
firmware version via API
jbqubit opened issue M-Labs/thermostat#14 2020-12-05 08:58:59 +08:00
python 2.7 dependencies in pytec