Skip to main content
Explorer II
November 28, 2023
Question

In-app Bootloader through UART for firmware update

  • November 28, 2023
  • 0 replies
  • 633 views

I am using STM32G474RCT6 controller, here I don't have system bootloader for FDCAN, So for firmware upgrade can I receive firmware application through FDCAN communication protocol and do a UART_Transmit() to load the new application into the flash. As I have system bootloader for UART available for my controller.

    This topic has been closed for replies.