2023-11-27 10:59 PM
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.