Stuck on st253916b initialization in RFAL polling demo
Hello,
I am trying to port/get running the NFC08A1 RFAL polling demo on the NUCLEO-F072B. I had no issues using L476RG. I am fairly certain I have SPI set up correctly in CubeMX.


But, I am getting stuck at initialization, specifically at st25r3916CheckChipID().

ID is read as 0x18, which is causing it to return false and throw an error. I was taking a look at the SPI traces and MISO (pink) looks not quite as clean as MOSI (blue) (sorry, had to capture using phone camera):

Rise/fall on MISO looks a little slow compared to MOSI. Could this be causing the issue? From the datasheet, it looks like chip ID should come back as 0x31:

Anywhere else you think I should look? Thanks.
