Skip to content

Commit

Permalink
stm32h7s7x device has SMPS
Browse files Browse the repository at this point in the history
configure the SMPS on the stm32h7s7 so that power config is
possible on the stm32h7s78 disco kit

Signed-off-by: F. Ramu <francois.ramu@st.com>
  • Loading branch information
FRASTM committed Mar 29, 2024
1 parent eaf0982 commit b0a04e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stm32cube/stm32h7rsxx/soc/stm32h7s7xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,8 @@ typedef enum
/* ================ Processor and Core Peripheral Section ================ */
/* =========================================================================================================================== */

#define SMPS /*!< Switched mode power supply feature */

/**
* @brief Configuration of the Cortex-M7 Processor and Core Peripherals
*/
Expand Down

0 comments on commit b0a04e5

Please sign in to comment.