Supported SPI Flash for NXP 88MW300 Wireless Microcontroller

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Supported SPI Flash for NXP 88MW300 Wireless Microcontroller

跳至解决方案
3,349 次查看
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.

标记 (1)
0 项奖励
回复
1 解答
3,321 次查看
stephanie_m
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

在原帖中查看解决方案

1 回复
3,322 次查看
stephanie_m
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