Closed KarstenHohmeier closed 1 month ago
Setup Any project using a H723 type chip.
Describe the bug Value in TEMPSENSOR_CAL2_TEMP does not match the H723 datasheet.
https://github.com/STMicroelectronics/stm32h7xx_hal_driver/blame/ceda3ceeca2ee77a76d2de2ee6b560ad87c90a48/Inc/stm32h7xx_ll_adc.h#L389-L396
It seems this was updated/corrected in the datasheet in 2021 but the change did not make it into the HAL.
ST Internal Reference: 189983
Setup Any project using a H723 type chip.
Describe the bug Value in TEMPSENSOR_CAL2_TEMP does not match the H723 datasheet.
https://github.com/STMicroelectronics/stm32h7xx_hal_driver/blame/ceda3ceeca2ee77a76d2de2ee6b560ad87c90a48/Inc/stm32h7xx_ll_adc.h#L389-L396
It seems this was updated/corrected in the datasheet in 2021 but the change did not make it into the HAL.