This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
你好,例程的话可以看一下lin.c第137行开始:
// // Set Baud Rate Settings - 100MHz Device // LIN_setBaudRatePrescaler(base, 96U, 11U); LIN_setMaximumBaudRate(base, 100000000U);