Hi,
I am working on S32K116 MCU and s32 design studios IDE, i need to implement LIN DIAGNOSTICS using lin apis.
If some one provide example code how to use these apis, that's really helpful for us.
Diagnostic request ID-3c
For example i need to send
7E 02 10 03 00 00 00 00
Thanks & Regards
PANKAJ PRASAD
Hi,
try to refer to "lin_master_baremetal_s32k116" demo example within S32 design Studio.
With this code you can send any frame to need.
Br, Petr
Hi,
I need to use apis in lin_diagnostics_services.c to implement the code.
Location:
SDK>middleware>lin>lin_diagnostics_services.c
Thanks & Regards
Pankaj prasad.
Hi,
would below thread help?
https://community.nxp.com/t5/S32K/Issues-with-S32k146-EVB-Lin-Communication/m-p/861540
BR, Petr
Thank you for the information...