User Activity

Hi All , Im trying to read the temperature from the internal temperature sensor.But everytime Im reading i recevied 0Here is my code:#define ADC1EN (1U<<8)void temp_init(){ // Configure ADC module ADC1_IN18 channel // Enable Clock access RCC->APB2ENR...