AlkaMotors / AM32-MultiRotor-ESC-firmware

Firmware for stm32f051 based speed controllers for use with mutirotors
GNU General Public License v3.0
830 stars 290 forks source link

Feature request: Mosfet Temperature Telemetey #116

Open ahmad-kassem opened 1 year ago

ahmad-kassem commented 1 year ago

Hi

Can you allocate a pin on the mcu where we connect an NTC thermistor to measure the temperatue of the Mosfets and send that temperature by telemetry, any ADC input can be used for that, the rest should be in the software ( like adding a ratio between the adc input and the temperature coeficient so that different NTC thermistors can be used ).

Thanks Regards