2025-03-10 1:22 PM
Hi,
I am designing a product based on the STM32MP157DAC specifically using the TFBGA257 package due to its compact size. I was just looking at the datasheet (page 16, Table 1) and noticed that under the SDRAM section it seems that this package doesn't support 32 bit. I have trawled the internet for additional information to support this but can't find anything that might suggest this to be the case. Can anyone chime in if you've had any experience using this package or if you know of any additional literature.
Cheers,
2025-03-11 1:01 AM
Hello @TechSys ,
As you mention it regarding the datasheet of your package, there is no support of 32-bit DDR3 for the TFBGA257 or LFBGA354 package.
You can also see in the DDR memory routing guidelines Application Note that this configuration is not supported.
Kind regards,
Erwan.
2025-03-11 2:53 AM
HI @TechSys
Notice that STM32MP157DAC is TFBGA361 12x12mm (which support 16-bits and 32-bits DDR) whereas STM32MP157DAD is TFBGA257 10x10mm (which support 16-bits DDR only)
Anyway, you could start your design by looking at:
Regards.