Searching for the NXP HAL User Manual for S32K1XX

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Searching for the NXP HAL User Manual for S32K1XX

1,075 次查看
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 项奖励
回复
4 回复数

1,031 次查看
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 项奖励
回复

1,007 次查看
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 项奖励
回复

1,032 次查看
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 项奖励
回复

1,037 次查看
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 项奖励
回复