Skip to main content
Visitor II
May 5, 2023
Solved

Is it possible to flash FW via CAN1 on STM32F103?

  • May 5, 2023
  • 2 replies
  • 1628 views

Hi

I would like to know, if it is possible to flash my FW via CAN1 on a STM32F103 or only via USART1?

AN3154 mentions the F1 series but AN2606 does only mention USART1.

Thanx

Andy

    This topic has been closed for replies.
    Best answer by Kamil Duljas

    AN3154 discribes CAN protocol and applying it in supported devices, common for all mentioned Fx series, but AN2606 describes in details what channels are support. For STM32F10xxx only USART1 is supported.

    2 replies

    Graduate
    May 5, 2023

    AN3154 discribes CAN protocol and applying it in supported devices, common for all mentioned Fx series, but AN2606 describes in details what channels are support. For STM32F10xxx only USART1 is supported.

    Graduate
    May 5, 2023

    even the algorithm describes it:


    _legacyfs_online_stmicro_images_0693W00000bjSHcQAM.png

    AHöfl.1Author
    Visitor II
    May 5, 2023

    Hi

    Thank you for the quick reply.

    Cheers

    Andy

    Graduate
    May 5, 2023

    please select best answer as closed issue :)