M66 openCPU SPI Flash Memory Intefacing

Is it possible to interface SPI NOR Flash memory with M66 having openCPU firmware?

SPI Flash memory part no: https://www.mouser.in/ProductDetail/Winbond/W25Q64JVSSIQ?qs=sGAEpiMZZMtI%2BQ06EiAoG4%2BhDIVn9lGK%2FWKykdw8Pr8%3D

1 Like

SPI interface we have provided, in our ql_spi.h folder, opencpu user guide in the introduction and example_spi.c you can refer to;The driver code for your SPI NOR FLASH needs to be developed according to the interface we provided.