CONFIG_MAX6675
MAX6675 K-thermocouple to digital converter
Type: bool
Help
Enable MAX6675 cold-junction-compensated K-thermocouple to digital
converter.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Driver>/sensor/max6675/Kconfig:4
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:64
→ <Driver>/sensor/Kconfig:165
Menu path: (Top) → Device Drivers → Sensor Drivers
config MAX6675
bool "MAX6675 K-thermocouple to digital converter"
depends on SPI && SENSOR
help
Enable MAX6675 cold-junction-compensated K-thermocouple to digital
converter.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)