2024-03-13 10:47 AM
Hello,
Does the STM32H755ZIT support flashing over CAN? The application note AN2606 suggests that the H75x series does support bootloader access on the FDCAN1 interface, but specifies pins PH13 and PH14, which are not available on the LQFP144 package of the -H755ZIT.
Solved! Go to Solution.
2024-03-13 11:21 AM
Hello @ahuster and welcome to the ST Community :smiling_face_with_smiling_eyes:.
On the STM32H75x, Booth LQFP100 and LQFP144 does not support the FDCAN bootloader Since the FDCAN bootloader pins are not available on those packages.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-03-13 11:21 AM
Hello @ahuster and welcome to the ST Community :smiling_face_with_smiling_eyes:.
On the STM32H75x, Booth LQFP100 and LQFP144 does not support the FDCAN bootloader Since the FDCAN bootloader pins are not available on those packages.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-03-13 11:23 AM
Hi,
ZIT has no PH13,14 -- so no canboot on this .
2024-03-13 12:07 PM
By the way, you still can use the Open bootloader for your purpose.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-03-13 12:33 PM
This would allow us to flash over CAN without needing the PH13/PH14 pins?