Hello I have a problem for S32K311 mcu ,
I am trying create for LIN bus communication , I looked S32K358 example code and implement for S32K311 , but it dosent work .
After that ı saw a different between S32K358 example configuration tool ,
S32K358 Siul2_Port driver has port and pin definition for Lpuart but I cant see any definition for my S32K311 driver. İs this from different between old example program version and new application program version ? Else Should I define and configure Siul2_Port driver as manual?
This is my application ,
This is S32K358 LIN example driver