cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H747BGT6 MIPI-DSI VDD12DSI

el659
Associate III

Hi, I have a question about supplying power to DSI interface on STM32H747BGT6 (208 LGFP package).

RM0399 says, "The DSI interface is supplied from a dedicated VDD12DSI supply that can be provided either
by the integrated DSI regulator or by an external DSI supply."

el659_0-1762598924576.png

The figure also shows the two ways to supply 1.2V to DSI PHY. As far as I read from RM0399, if I want to supply 1.2V to DSI PHY with DSI regulator, I should first deliver 3.3V to VDDDSI, and connect VCAPDSI to VDD12DSI. 

But the pinout diagram of STM32H747BGT6 (208 LGFP package) has no VDDDSI but only two VDD12DSI.

el659_1-1762599354926.png

What I would like to ask is:
1. Does this mean STM32H747BGT6 (208 LGFP package) is limited to external 1.2V supply to VDD12DSI only or is one of the VDD12DSI the intended "VDDDSI" for internal DSI regulator?

2. Whats the recommended capacitor value for VDD12DSI pins on STM32H747BGT6 (208 LGFP package)?

Thanks in advance.

 

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Super User

VCAPDSI needs a 2.2 uF cap. Both VCAP12DSI pins should be tied to VCAPDSI, no additional cap needed.

(The previous reply was a bot. I marked it as spam.)

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

4 REPLIES 4
el659
Associate III

1, 2, 3, 4: I am still at design stage. I was about to draw the MIPI-DSI part of the STM32H747BGT6 schematics until I found out that there is no VDDDSI pin on STM32H747BGT6. Datasheet and RM0399 only mentions the presense of VDDDSI pin but diagram of 208 LQFP package, which is STM32H747BGT6, in H747 datasheet, Cube IDE and STM32H747BGT6 on schematics simply has no VDDDSI pin but only VDD12DSI which is for the DSI regulator in the MCU.

el659_0-1762605043360.png

el659_1-1762605837535.png

 

 

el659
Associate III

 

So I did find out that VDDDSI is internally connected to VDD from this thread: https://community.st.com/t5/stm32-mcus-products/there-seem-to-be-a-mismatch-in-the-stm32h747-documentation-the/td-p/211513

AN4938 also shows 2.2uF decoupling capacitor on VCAPDSI. 

el659_0-1762649746543.png

In this case where STM32H747BGT6 has two VDD12DSI, does the MCU require two 2.2uF capacitors, one for each VDD12DSI, or is one 2.2uF enough for two VDD12DSI?

@Imen.D 

TDK
Super User

VCAPDSI needs a 2.2 uF cap. Both VCAP12DSI pins should be tied to VCAPDSI, no additional cap needed.

(The previous reply was a bot. I marked it as spam.)

If you feel a post has answered your question, please click "Accept as Solution".
el659
Associate III

No wonder it had zero care about the question. Thank you.