Re: [PATCH] bsps/stm32h7: Allow use of max temp range

2023-07-26 Thread Cedric Berger
Hello, On 26.07.23 22:48, Kinsey Moore wrote: This adds an option to allow operation of the CPU at its maximum temperature range of 125F by reducing the CPU clock to 400MHz instead of the 105F limit imposed by the default 480MHz CPU clock. This tradeoff is detailed in table 122 in section 7.3.1

[PATCH] bsps/stm32h7: Allow use of max temp range

2023-07-26 Thread Kinsey Moore
This adds an option to allow operation of the CPU at its maximum temperature range of 125F by reducing the CPU clock to 400MHz instead of the 105F limit imposed by the default 480MHz CPU clock. This tradeoff is detailed in table 122 in section 7.3.1 of the STM32H743VI datasheet. The default remains