Supported SPI Flash for NXP 88MW300 Wireless Microcontroller

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Supported SPI Flash for NXP 88MW300 Wireless Microcontroller

Jump to solution
834 Views
ms48154
Contributor II

I see in the NXP 88MW300 datasheet that GIGADEVICE GD25Q80 is a supported SPI Flash. Is it ok to judge that GIGADEVICE GD25Q16 (where 16 refers to 16M bit density) is also one of the supported SPI Flash for NXP 88MW300 Wireless Microcontroller?  Thank you in advance.

Tags (1)
0 Kudos
1 Solution
806 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

 

As you mentioned, the GIGADEVICE GD25Q16 is among one of the supported SPI flash for 88MW300.

In the file mw300_qspi.c, you can see a list of “supported” Flash devices in an array "fl_dev_list[]" of structures.

Moreover, looking at the features of both memories GD25Q80 & GD25Q16 and according to the memory map of the 88MW300 there should not be any issue.

 

Regards,

Estephania

View solution in original post

1 Reply
807 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

 

As you mentioned, the GIGADEVICE GD25Q16 is among one of the supported SPI flash for 88MW300.

In the file mw300_qspi.c, you can see a list of “supported” Flash devices in an array "fl_dev_list[]" of structures.

Moreover, looking at the features of both memories GD25Q80 & GD25Q16 and according to the memory map of the 88MW300 there should not be any issue.

 

Regards,

Estephania