Hello,
I am trying to find the NXP HAL user manual for the S32K1XX microcontroller family that details the high-level functions allowing configuration and operation with these microprocessors without needing to know anything about handling the registers. Additionally, I would like to know if there are any application examples using this high-level HAL library. I intend to develop applications where low-level details are completely abstracted.
Unfortunately, I have not been able to find either. Does anyone know where I could download them, ideally a PDF file with the HAL manual and a repository with example projects explaining how to use it?
Thank you very much in advance for the information.