@w1ne Hi, Andrii The STM32's USART supports the LIN bus can you add LIN bus in your isotp interface? The LIN bus only needs changes in uds_tp_isotp.c, the other interfaces remain the same. Hopefully, you can add the LIN bus. <img width="1656" height="968" alt="Image" src="https://github.com/user-attachments/assets/18cdcc5a-eff2-4ffc-8a82-d6aef33e241b" /> <img width="1512" height="1008" alt="Image" src="https://github.com/user-attachments/assets/c0a8a4e0-ac49-4176-9922-22558d190c5c" /> <img width="1638" height="879" alt="Image" src="https://github.com/user-attachments/assets/b1d12bc6-7491-48e3-b81f-fdc6511c17c5" /> <img width="1533" height="846" alt="Image" src="https://github.com/user-attachments/assets/ce445c4c-c1fc-4f97-acdc-995c1bef1dcd" /> <img width="1644" height="1044" alt="Image" src="https://github.com/user-attachments/assets/263c6acc-6119-431c-8d71-d361cccf260b" /> <img width="1574" height="465" alt="Image" src="https://github.com/user-attachments/assets/6b98f5a4-969e-4398-b7c9-a1535c0e1706" /> [LIN-Basics_for_Beginners-EN.pdf](https://github.com/user-attachments/files/29407384/LIN-Basics_for_Beginners-EN.pdf) <img width="1764" height="956" alt="Image" src="https://github.com/user-attachments/assets/13648c30-be6b-45e5-936a-3411fa21d2ca" /> <img width="1455" height="996" alt="Image" src="https://github.com/user-attachments/assets/e1bfebbc-cf7c-49e3-b6e4-da8d1792c056" /> <img width="1394" height="591" alt="Image" src="https://github.com/user-attachments/assets/387de47a-f0ee-47e8-bebb-7f4eb9aad460" /> <img width="1302" height="902" alt="Image" src="https://github.com/user-attachments/assets/5bc4ba9d-e9ff-45d1-ba17-bef4c394cdc8" /> <img width="1215" height="714" alt="Image" src="https://github.com/user-attachments/assets/4679c8bb-2b94-4744-adc1-b9b9ec28952f" /> <img width="1400" height="717" alt="Image" src="https://github.com/user-attachments/assets/62014f80-94f7-42dd-81f3-8862e5de7e85" /> [LIN-Spec_Pac2_1.pdf](https://github.com/user-attachments/files/29407469/LIN-Spec_Pac2_1.pdf)
@w1ne Hi, Andrii
The STM32's USART supports the LIN bus
can you add LIN bus in your isotp interface?
The LIN bus only needs changes in uds_tp_isotp.c, the other interfaces remain the same. Hopefully, you can add the LIN bus.
LIN-Basics_for_Beginners-EN.pdf
LIN-Spec_Pac2_1.pdf