cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H742 rev V ADC BOOST bits

Mr_M_from_G
Senior

Hello,

I use STM32H742 rev V. In contrast to rev Y register ADCx->CR has two bits BOOST. I set both, because I want the highest ADC speed. But reading ADCx->CR back, with the debugger or in the running program reports only BOOST 0 set. What is wrong there or did I miss something? ADC seems to run fine at 3.8 Msps.

Any help is welcome

Martin

2 REPLIES 2
TDK
Guru

> STM32H742 rev V. ... register ADCx->CR has two bits BOOST.

Where are you seeing this information?

If you feel a post has answered your question, please click "Accept as Solution".
Mr_M_from_G
Senior

Hello TDK,

sorry for the delay...

It is in the reference manual RM0433 rev 6, chapter 24.6.3. holds the description of register ADCx->CR and there are two sections, one for rev Y and one for rev V.