Skip to main content
Explorer II
February 9, 2024
Question

Bit SCUEN of PWR peripheral of STM32H7

  • February 9, 2024
  • 3 replies
  • 1518 views

We don't understand the bit SCUEN of STM32H7.

 

The description is not very clear:

 

Gpeti_0-1707468529159.png

 

Gpeti_1-1707468601674.png

 

Could you explain what SCUEN means and if the software is supposed to write or read this bit and why ?

    This topic has been closed for replies.

    3 replies

    Visitor II
    February 10, 2024

    Where have you seen this? I tried to find in my STM32H7 manuals but I do not see anything for SCUEN.

    Where is coming from? (provide doc name, link and page as info, thank you).

    GpetiAuthor
    Explorer II
    February 12, 2024

    It's in the technical reference manual, nothing exotic...

    Chapter 6 "PWR"

    Graduate II
    February 12, 2024

    No SCUEN bit in RM0468 for STM32H723/733, STM32H725/735 and STM32H730

    Graduate II
    February 12, 2024

    Okay, RM0433.

    You should always say which STM32 / H7 exactly you are using, even in the "basic" registers there seem to be some differences between the H7 types.

    I would check how the HAL libraries are using this bit, if they are using it all.