Functions of Bus TP module in AUTOSAR architecture

2024-12-25 20:36
 0
In the AUTOSAR architecture, the Bus TP module is responsible for transmitting data larger than the capacity of a single frame on the communication bus. It ensures the reliable transmission of large amounts of data through functions such as segmented transmission and flow control.