i2c bootloader on stm32h523 64pin
1.
AN5959 for STM32H523 has a note PB8/PB9 Not available for LQFP48, UFQFN48, WLCSP39.
LQFP64 is not mentioned there but it has only PB8 pin and no PB9 pin. That makes it unusable by boot loader. So why it is not included in the note?
My question is if the PB8 pin is still taken over by boot loader (maybe all packages use the same one)?
Is there a reliable rule for partial missing IO and boot loader?
What am I missing here?
2.
Another potential problem is that some pins for smaller packages are remapped which is noted in AN5959, but AN2606 does not always mention the alternative pin so it is dangerous to rely on that document alone. And not obvious you have to check others like AN5959 AN5711 to be sure.
