cancel
Showing results for 
Search instead for 
Did you mean: 

To know the Register value to read ADC Converted Data

Saranraj
Associate II

I am writing the code to read the ADC data from internal temp sensor and ADC.

I want to know that what is the register value to read the ADC data from there.

 

I am using STM32H743ZIT6 Micro controller. We are  using ADC3,

The ADC is set to 16-bit resolution mode

The ADC input clock is 64 MHz.  The Clock Prescaler is set to 128. The sampling time for each input is set to 810.5

 

REgards

Saranraj

1 REPLY 1

That will be in the Reference Manual - find it on the 'Documentation' Tab of the chip's Product Page:

https://www.st.com/en/microcontrollers-microprocessors/stm32h743zi.html#documentation

 

Or use HAL if you don't want to be delving into the register documentation ...

https://www.st.com/en/embedded-software/stm32cubeh7.html