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!
2025-05-17 11:03 AM
Hi,
I'm still confused about the details. The reference manual says to connect VDDDSI to the global VDD. Then after connecting VDD12DSI and VCAPDSI, should I connect those to VDD global? That sounds little weird to connect the (1.2V?) to my global 3.3V VDD.
2025-05-18 7:31 AM
No, you should not connect VDD12DSI and VDD. Why would you? They are clearly disconnected in the figure and there is no text instructing you to connect them.
2025-05-24 12:56 PM
Hi,
Thanks for the clarification. Then I have a follow up question. I'm using STM32H757 with LTDC enabled to drive the TFT LCD in parallel interface. I also use the touchGFX package for the touch screen. The configuration tool automatically enabled the DSIHOST. I'm not sure what happens here. I'm using parallel interface for LCD and I still need the DSI?