kirdy/src/thermostat
linuswck 19341672a9 Correct SPI Clock Freq and Set them to Max
- Set the SPI frequency to maximum to reduce data transaction time
- SPI1 SCLK is divided from PCLK2
- SPI2, SPI2 SCLK are divided from PCLK1
2024-02-28 12:23:09 +08:00
..
ad7172 Correct SPI Clock Freq and Set them to Max 2024-02-28 12:23:09 +08:00
ad5680.rs Correct SPI Clock Freq and Set them to Max 2024-02-28 12:23:09 +08:00
max1968.rs max1968: rm redundant adc config 2024-01-26 16:56:55 +08:00
mod.rs Add Temperature Monitor to Thermostat 2024-02-21 17:32:11 +08:00
pid_state.rs cmd: Add cmd to get all device settings 2024-02-23 12:45:29 +08:00
steinhart_hart.rs cmd: Add cmd to get all device settings 2024-02-23 12:45:29 +08:00
temp_mon.rs cmd: Add cmd to get all device settings 2024-02-23 12:45:29 +08:00
thermostat.rs ad7172: Add filter configs for single channel mode 2024-02-28 12:23:09 +08:00