2025-03-24 2:53 AM
Hello everyone,
I am working on a system based on the STM32H747BIT6 MCU and do not plan to use the DSI interface. I have searched through various forums but still have some doubts about the proper power pin configuration when DSI is not in use. Here is what I have so far:
Does anyone have experience with this setup or any recommendations on the best approach for VDD12DSI?
Thanks in advance.
Solved! Go to Solution.
2025-03-24 3:36 AM - edited 2025-03-24 5:56 AM
Hello,
The same configuration as for STM32F777:
No need for external regulator. You need just to connect VDD12DSI to VCAPDSI.
Hope that answers your question.
2025-03-24 3:36 AM - edited 2025-03-24 5:56 AM
Hello,
The same configuration as for STM32F777:
No need for external regulator. You need just to connect VDD12DSI to VCAPDSI.
Hope that answers your question.
2025-03-24 5:54 AM
Please see answers in this thread:
Solved: Can DSI pins on STM32H747 be left unconnected if n... - STMicroelectronics Community
2025-03-24 5:56 AM
Thank you for your answers!