Associate II
January 19, 2022
Solved
STM32H7B3I-DK ADC Control register(ADC_CR) BOOST bits
- January 19, 2022
- 3 replies
- 2183 views
I'm checking the ADC operation with STM32H7B3I-DK board.
To set adc clock frequency up to 50MHz, i tried to change BOOST bits of ADC_CR register.
However, unlike the rm0455 document that states that bits 8 and 9 (BOOST bits region) can be set, when checking in debugging mode in the IDE tool, only bit 8 seemed to be changeable.
I want to know the difference between the contents of the datasheet and the status shown in the register status window in debugging mode.
