2023-10-25 07:57 PM
Hi All,
It will be much appreciated if i can get a hints on how to obtain bsdl file of
stm32h755xih6 |
I download the bsdl files of the family en.stm32h7_bsdl . (in web indicate that it include stm32h755xih6) but in reality dont have.
This IC have a 265 pins
2023-10-26 01:03 AM
Welcome @Hafez, to the community!
The STM32H755XIH6 is in a TFBGA240 package that has 25 additional GND pins. In the data sheet it is therefore also called TFBGA240+25. The BSDL you downloaded is the correct one, because the included BSD contains the meaningfully testable 240 pins, the 25 additional GND pins cannot be tested by boundary scan.
Does it answer your question?
Regards
/Peter