I want to use lpc18xx's spifi to read and write Winbond (W25Q64JV).
The following website says that spifi supports W25Q64JV. But after I downloaded the latest spifilib, I found that there was no W25Q64JV option in it.
https://www.nxp.com/cn/products/processors-and-microcontrollers/arm-based-processors-and-mcus/lpc-co...&
I tried to use W25Q64FV's code, but I still couldn't read and write flash (W25Q64JV).
So, I want to ask, if I want to read and write W25Q64JV with spifi, what should I do?