Skip to main content
Visitor II
June 2, 2024
Question

Can the STM8AF series be programmed via the LIN bus using the Flash Loader Demonstrator?

  • June 2, 2024
  • 3 replies
  • 2107 views

Hello community

Can the STM8AF series be programmed via the LIN bus using the Flash Loader Demonstrator?

    This topic has been closed for replies.

    3 replies

    Visitor II
    June 2, 2024

    I think Flash Loader Demonstrator only supports UART/RS232. But you can try to use LIN. Also you can create your own bootloader.

    JAYLOUAuthor
    Visitor II
    June 3, 2024

    But I only have the lin interface outside of the ecu.

    Graduate II
    June 3, 2024

    Then someone didn't think the design through very well..

    Your own code may have significantly more flexibility in what you can implement, but the ROM based loader have very limited and specific functionality. Initial programming will need to be done via the SWIM interface methods.

    Visitor II
    June 3, 2024

    I am not familiar with LIN. But UM0560 - STM8 bootloader speaks about LINUART/UART. So your PC need to have a card with LIN interface.