Skip to main content
Visitor II
March 21, 2025
Question

Can iap is work for stm32H745ZIT3 boards

  • March 21, 2025
  • 2 replies
  • 428 views

I have 3 boards of stm32 customized board

From one board iam using uart to flash IAP code and application code.

By uart I take data for other data and transmit through CAN PROTOCOL and that data (application code) I need to flash code to the other board .is it work or not

By can communication 

Is it work 

Plz help me

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    March 21, 2025

    Hello @Saichandu29 

    Please refer to this post

    Also refer to the AN3154 to develop your bootloader host using CANBUS.

    Super User
    March 21, 2025

    You can use FDCAN to communicate with an STM32H7 board and use the information however you like, including to do IAP. The system bootloader also supports FDCAN.