Hello again,
I realized that I had to apply a 3.3V in the VDD (J3-2) pin to the board, even though I had already measured 3.3V in it.
That made me get response to my SPI frames that I've sent, although the frames I am receiving are identical to the ones I am sending even when calling "SJA1124_GetStatus" function that reads the Interruptions registers.
for example, after calling the SJA1124_Init, I've sent the frame {0x10, 0x83, 0, 0, 0, 0} to read the interruptions registers I've received the Identical frame from the SDO pin from the board. (Image attached)
Do you have any idea haw should normally the board responds to the SPI frames (through the SDO pin)?
Thanks.