Resolved! about temperature sensor and i2c communication
i am working in a project on stm32u5a9j-dk board. i am fetching temperature value from inbuilt temperature sensor using ADC channel. I am getting the value in 4 digit int. i want to know to know how to transfer that value into *celcius. And one more ...