Hi @WXM
First, it is necessary to install HSE firmware. It is one-time operation.
You can download HSE FW and HSE demo app from S32K3 Standard Software package:
https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D
HSE FW – contains the HSE Firmware
HSE demo app – shows how install, update and use HSE firmware
Attached is very simple project – code is reused from HSE demo app.
Notice that it is necessary to keep the data cache disabled (this is the case of this example) or the descriptor which is being sent to HSE via Message Unit and also area for random number should be in non-cacheable region.
Regards,
Lukas
Hi @WXM
First, it is necessary to install HSE firmware. It is one-time operation.
You can download HSE FW and HSE demo app from S32K3 Standard Software package:
https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D
HSE FW – contains the HSE Firmware
HSE demo app – shows how install, update and use HSE firmware
Attached is very simple project – code is reused from HSE demo app.
Notice that it is necessary to keep the data cache disabled (this is the case of this example) or the descriptor which is being sent to HSE via Message Unit and also area for random number should be in non-cacheable region.
Regards,
Lukas