2024-06-02 02:07 AM
Hello community
Can the STM8AF series be programmed via the LIN bus using the Flash Loader Demonstrator?
2024-06-02 02:54 AM
I think Flash Loader Demonstrator only supports UART/RS232. But you can try to use LIN. Also you can create your own bootloader.
2024-06-02 06:44 PM
But I only have the lin interface outside of the ecu.
2024-06-02 07:16 PM
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.
2024-06-03 05:16 AM
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.