hi
We burned our configured LIN_Example_s32G274A_M7 example on our board, but found that after changing LINFLEXD_2 in the sample to LINFLEXD_0, the signal waveform from lin could not be detected on the board. (The modified example is LIN_Example_s32G274A_M7_NO. The original example is LIN_Example_s32G274A_M7.)
We then tried to add a pull-up resistor to our own board. The modified project LIN_Example_s32G274A_M7_NO successfully obtained the correct data frame from lin on the board. However, on the demo board, we did not find the pull-up resistor.
Can we solve this problem through software configuration instead of adding pull-up resistors?