ST25R3916 initial problem
Hi, I am using a customer board with h7. Similarly, I want to read a simple nfc card using the st25r3916 chip. For this, I made the necessary adjustments using RFAL libraries without using the cubeMx ready package.
I have completed the necessary hardware and software processes for SPI, interrupt and IRQ.
Sometimes it completes the initial step successfully, sometimes the ID is wrong (st25r3916ReadRegister) and it gives an error. (In fact, when you look at the mosi line, you can see that something is not right)


Mosi keeps changing even though I haven't changed the functions. It doesn't make any sense..
SPI1 Config :
CPOL : Low
CPHA : 2 Edge
I am using pg15 pin for IRQ and spi1 for connections.
NVIC settings:



