Could anyone provide example code for reading temperature on STM32L476RG on STM32-Nucleo (based on HAL drivers) ?
Posted on July 21, 2017 at 17:30example provided on STM32Cube package for STM32-Nucleo are based on LL drivers. I think I miss something in configuring the board using HAL functions. Thanks !