I'm working on the S32K344 Qspi_Ip_Example for S32K3XXEVB-Q172 51972 PCB RevA SCH RevA board. Qspi_Ip_Example_S32K344_Debug_FLASH_PNE is used as debug configuration. After running,
Qspi_Ip_Init(instance, &QspiConfigSet_VS_0_paFlashCfg[0], &QspiConfigSet_VS_0_paFlashConnectionCfg[0]); in the main file gets timeout.
I'm using S32 DS 3.4 and RTD SW version 2.0.0, build vresion S32K3_RTD_2_0_0_D2203_ASR_REL_4_4_REV_0000_20220331
Could you provide example code showing the issue, letting us to the debug it? Thanks
Are all these used board of same revision?
They are the same revision: 700-51972 REV A.
On my side it runs normally. I will try to ask whether they are known issues with this board or this SW example configuration.
I will try to test it on my side. In the meanwhile I would like to ask whether you have tried newer version of S32DS or RTD?
Described behavior is interesting, I am not sure if consider it rather as HW or SW issue.