This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/CC2640R2F: Support for Winbond memory chip (W25N01GW)

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640

Tool/software: TI-RTOS

Hi All,

I am using Winbond's W25N01GW chip in my custom board , interfaced to SPI on CC2640R2F. 

I am using simplelink_cc2640r2_sdk_1_50_00_58 SDK. 

I would like to know if this SDK/CC2640 chip have support for Winbond chip (W25N01GW ) ? 

Regards

Lakshmikant 

  • Hello Lakshmikant ,

    The NVS driver lib supports most SPI flash memory devices with 256 bytes/page. It looks like the flash memory you are referring to has 2048 bytes/page? That will maybe require some modifications to the driver.

    Best regards,
    Simon