Hi team,
I am using S32K312 with HSE_FW_S32K3XX_0_2_6_0. I can run HSE demo app and all crypto services were done successfully.
The problem is, when i use my own code to run HSE service, HSE_Send function stuck at
HSE_MU_ReceiveResponseBlocking and when run into, i saw it is stuck at HSE_MU_IsResponseReady(u8MuInstance, u8Channel).
Can you suggest me some of reason of this problem.
Thank you so much.