Hi,
can i modify USB_MSC example in sdk-17.1.0 to work with SPI instead of QSPI ?
as i am working with NAND memory which not compatible with QSPI driver. but it works well with SPI so can i modify the example to use the FATFS as it or i must start my own driver from register level and implement it from beginning.
i am workin with NRF52840 and SDK-17.1.0.
thank you,