Could you pls provide the configuration for all SPI2 registers? if PINMUX register should be configurated? In my project, only CMD0 is responsed with 0x01, then all response are all 0xFF.
I also noticed Spi->SPIBUF->LCSNR is 0x02 after reception, it should be the copy of CSNR, but in fact CSNR is 0xFE, CS0 is used. i am puzzled.