MC60E + Winbond w25q

Hello everyone.
since mc60E does not support ufs and sd card, I just wondering can I connect a Winbond w25q to mc60E?

Hi iman_soleimani:
Could you please tell me the software version of the module?
Which scheme are you using, OpenCPU or standard AT scheme?

Hi there
not sure how to check the software version!
Iā€™m using it OpenCpu scheme.

@Grey.Tu-Q Could you help on this issue? Thank you in advance.

1 Like

Dear iman_soleimani

The W25Q series storage you use is SPI driven, right?This can find W25Q manufacturers to provide driver code, porting to our SDK package synthesis firmware is good.

1 Like

Hi Iman
i did it with W25Q series and S25FL series and works great
Just use a simple library and MC60E SPI port. (Its better to use hardware SPI for better performance)
You can use this library https://github.com/nimaltd/w25qxx or any other open source libraries
Just port SPI functions