Hi,
I'm working on my project with S32K358 that has to communicate with FS26 via SPI.
I tried the SPI async example provided by NXP on S32K3X8EVB-Q289 working correctly.
I've copied the configuration (.mex) done on the EVAL project into my personal project that i've been working on, but when i try to send one byte nothing happens on my board.
Comparing the generated code in both projects nothing seems to be different except for the other modules configured.
I've also read the SPI registers in both projects and they are different (see screenshot attached) .. i don't know why because the code generated in both projects seems to be the same...
I don't know how to going farward.
I attach the eval prj into a zip folder... inside there is the SPI block that's the same in my project.
I also attach my project.
Thanks
Simon