Skip to main content
Mr_M_from_G
Senior II
June 24, 2020
Question

STM32H742 rev V ADC BOOST bits

  • June 24, 2020
  • 2 replies
  • 583 views

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

This topic has been closed for replies.

2 replies

TDK
June 24, 2020

> 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 II
June 30, 2020

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.