2026-05-14 2:30 AM - last edited on 2026-05-14 2:31 AM by Andrew Neil
Hi all,
I have a board designed around the STM32MP153FAD (TFBGA257, 10×10 mm, 0.5/0.65 mm pitch, 257 balls). Since the MP153 does not include a DSI controller or GPU, I did not connect any DSI-related power pins or signals. Due to stock shortages, I am now considering switching to the STM32MP157FAD, which shares the same TFBGA257 footprint.
My question is: can the STM32MP157FAD be used on this board without connecting the DSI-specific power rails?
The DSI power pins that exist on the MP157 but were not populated on my design are:
My concern is whether the MP157 will operate correctly (for non-DSI use cases) if these pins receive no supply. (Unused pins are floating right now, is that correct or should I connect it to GND)
I have attached my current schematic for reference.
Any guidance would be appreciated.
Best regards
Regards
Solved! Go to Solution.
2026-05-18 4:32 AM
Hi @foc
no issue for HW point of view to use STM32MP157FAD in place of STM32MP153FAD, just ensure DSI and related features are not enabled in the SW (as lack of supply could lead to some non responding SW).
VDD_DSI is the input of the regulator which provide VDD1V2_DSI_REG output. Both could be left open if not used.
VDDA1V2_DSI_PHY and VDDA1V8_DSI are DSI PHY supplies and could be also left open if no used.
Some details in AN5031 Figure 1 "Power supply scheme" and Table 5 "Supply usage for unused features" .
Regards.
2026-05-18 4:32 AM
Hi @foc
no issue for HW point of view to use STM32MP157FAD in place of STM32MP153FAD, just ensure DSI and related features are not enabled in the SW (as lack of supply could lead to some non responding SW).
VDD_DSI is the input of the regulator which provide VDD1V2_DSI_REG output. Both could be left open if not used.
VDDA1V2_DSI_PHY and VDDA1V8_DSI are DSI PHY supplies and could be also left open if no used.
Some details in AN5031 Figure 1 "Power supply scheme" and Table 5 "Supply usage for unused features" .
Regards.
2026-05-22 3:02 AM
Hi Patrick,
Thanks for your reply and help.
Regards
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.