Skip to content
Permalink
25d0d345d3
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Thermistor (Temperature Sensor) Release Notes

This library provides functions for reading a thermistor temperature sensor as used on some boards and shields.

What's Included?

  • APIs for initializing/de-initializing the driver
  • APIs for reading temperature

What Changed?

v2.1.0

  • Updated call to ADC init to avoid deprecated function call
  • Added support for HAL API v1 or v2

v2.0.0

  • mtb_thermistor_ntc_gpio_init signature changed to add wiring. cy_rslt_t mtb_thermistor_ntc_gpio_init(mtb_thermistor_ntc_gpio_t* obj, cyhal_adc_t* adc, cyhal_gpio_t gnd, cyhal_gpio_t vdd, cyhal_gpio_t out, mtb_thermistor_ntc_gpio_cfg_t* cfg, mtb_thermistor_ntc_wiring wiring)

v1.0.0

  • Initial release

Supported Software and Tools

This version of the thermistor library was validated for compatibility with the following Software and Tools:

Software and Tools Version
ModusToolbox™ Software Environment 2.4.0
GCC Compiler 10.3.1
IAR Compiler 8.4
ARM Compiler 6 6.11

Minimum required ModusToolbox™ Software Environment: v2.0

More information


© Cypress Semiconductor Corporation (an Infineon company) or an affiliate of Cypress Semiconductor Corporation, 2019-2021.