Searching for the NXP HAL User Manual for S32K1XX

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Searching for the NXP HAL User Manual for S32K1XX

987 Views
JorgeSans
Contributor II

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.

0 Kudos
Reply
4 Replies

943 Views
JorgeSans
Contributor II

It is very strange that to access the documentation, one has to have an installation. Don't you have a documentation repository from which I can download a PDF file, like practically all microcontroller manufacturers have?

0 Kudos
Reply

919 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @JorgeSans,

Even after the installation, the driver manuals are not very detailed, the SW is open source so you can refer to the source code.

There are some RTD trainings on the RTD webpage:

https://www.nxp.com/design/design-center/software/automotive-software-and-tools/real-time-drivers-rt...

Since the S32K1xx RTD is very similar to the S32K3xx RTD, you can refer to the S32K3xx training.

danielmartynek_0-1716892836709.png

 

Regards,

Daniel

 

0 Kudos
Reply

944 Views
JorgeSans
Contributor II

Don't you have a link to a documentation repository or a PDF file that explains the HAL, just like practically all microcontroller manufacturers have? "It is very strange that to access the documentation, one has to have an installationm. 

0 Kudos
Reply

949 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @JorgeSans,

There are legacy SDK and MCAL drivers.

And new RTD drivers that include both MCAL and Low-level Ip drivers (equivalent to SDK).

https://www.nxp.com/products/processors-and-microcontrollers/s32-automotive-platform/s32k-auto-gener...

danielmartynek_0-1716806551946.png

All the available documentation can be found in the installation directory.

Please read the release notes that can be downloaded with the SW.

 

Regards,

Daniel

0 Kudos
Reply