Hello,
I have a S32K118 evaluation board and a NCx3321 S32K Addon board3.
I try to communicate through SPI but the NCx3321 does not answer.
Application note AN790311 shows some examples for the communiction. After sending a command frame there should be a interrupt to signal that date can be read.
But the IRQ line never changes to high level. And the chip never responses any data.
The IRQ line is connected with an input and configured to generate an interrupt on rising edge. This works when i manually change the level at this input.
How can I communicate with this chip?
Do I need further presets?
Thanks in advance
Christiane Eibeck