2023-10-01 06:55 PM
I'm fairly new to low-power and sleep-mode applications of STM32H7 microcontrollers. I've been trying to read through the documentation, but I'm having trouble getting a whole picture idea of how this works, and connecting all the information from the RCC, peripheral, CPU, etc. sections.
Are the following two abilities possible? Are there any gotchas I should look out for? Do I have to select the right peripheral, like only SPI4 and SPI5 can do it? Any high level help would be very helpful!
2023-10-02 03:57 AM
Hello @tjdyhdsfeadgstdj
I hope this clarifies a little bit how to dig into documentation to manage low power mode!
STM32H747/757 advanced power management - Application note This application note is provided as well to explain and help reduce power consumption.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.