VDD12DSI pins in STM32H747BIT6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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:
- VSSDSI: Connected to GND
- VCAPDSI: Connected to VDD12DSI (capacitor not required)
- VDD12DSI: Uncertain about the correct connection. I would like to avoid using an LDO to step down from 3.3V to 1.2V
Does anyone have experience with this setup or any recommendations on the best approach for VDD12DSI?
Thanks in advance.
Solved! Go to Solution.
- Labels:
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-24 5:56 AM
Thank you for your answers!
