We are trying to interface a SPI based External NOR flash memory(MX25U6435F, datasheet attached) to EC200U in openCPU mode. There are two demo examples we have tried. spi6_ext_nor_flash_demo.c and spi_nor_flash_demo.c but none of them worked.
We are getting error like QL_SPI6_EXT_NOR_FLASH_FIND_BLOCK_DEVICE_ERROR when trying to mount FS using ql_spi6_ext_nor_flash_sffs_mount() API in spi6_ext_nor_flash_demo.c and QL_SPI_FLASH_NOT_SUPPORT_ERROR in spi_nor_flash_demo.c
Kindly help us by pointing where the actual mistake is. Attached is the datasheet of NOR flash. MX25U6435F.pdf (1.4 MB)
Hi,
I also faced the same problem while running spi_nor_flash_demo.c program. We are trying to interface w25Q128JW flash memory. I checked, all connections are right. Kindly help us by pointing where the actual mistake is.
@Kelly.li
I am trying to interface winbond flash memory (6-pin SPI) with EC200U. It is rebooting again and again.
It is connected to pin 27,26,135,13,24 and 25.