Nucelo STM32H563ZIT6: Internal temperature sensor issue
Hi Support team,
I am working on STM32H563 Nucleo project and trying to integrate internal temperature sensor.
I enabled internal temperature sensor channel available at ADC1, but getting crash while executing below conversion code:
TS_CAL1 = *TS_CAL1_ADDR;
PFA project for reference.
Please help in resolving the issue.
Thanks.


