Tags: kanflo/opendps
Tags
Added DPS3003 default parameters and fixed overflow in pwrctl_calc_il… …imit_adc. (#226) The calibration of DPS3003 often resulted in malfunctioning of CC and CL function due to a bug in pwrctl.c:pwrctl_calc_ilimit_adc: The float value in pwrctl_calc_ilimit_adc might result in overflow during the casting to the return value of type uint16_t. The return type is changed to uint32_t.
TFT display SPI nCS fix for DPS5015
PreviousNext