2025-08-26 2:24 AM
Hi,
we are currently using different types of the STM32H743 and I want to verify the package to make sure the software is running on the expected device.
For this I am using LL_GetPackageType() and check the returned value against one of the LL_UTILS_PACKAGETYPE defines in stm32h7xx_ll_utils.h (line 202 and following).
The UFBGA169 package is not listed here.
What is the correct value for it?
The H743AII6 on my board reports 8.
Please add this package in a next HAL release for H7 series.
Kinds regards,
Martin
2025-08-26 3:12 AM
Hello @martin613
Thank you for drawing our attention to the missing package type. An internal ticket (number 216308) has been created to address this and it will be fixed soon.
With regards