I am attempting to use the nRF52840 QSPI periphery to communicate with an SRAM chip. The chip is IS66WVS8M8FBLL-104NLI. I am unable to communicate with it using QSPI. I am successful at using regular SPI, but the QSPI is not working. I believe all 6 pins are connected and linked in SW correctly. I have read that the nRF52840 might not support this chip. Is that correct, or should I be able to communicate with this chip using QSPI?