FlexSPI support for AS5F flash memory chip

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

FlexSPI support for AS5F flash memory chip

193 次查看
AndreiH
Contributor II

Hi,

 I was wondering if the FlexSPI driver supports flash chips like AS5F18G04SND-10LIN in QSPI mode, to be used with ZephyrRTOS.

 Is there any example application which might help on configuring such a flash chip (e.g. board DTS/app overlay file example) ?

Best regards.

0 项奖励
回复
5 回复数

154 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

 

Could you please tell me what device are you using?

 

Regards,
Daniel.

0 项奖励
回复

146 次查看
AndreiH
Contributor II
Hi Daniel,

I'm using a NXP RW612 board.

Best regards.
0 项奖励
回复

114 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

 

I would recommend checking how it is implemented for the FRDM-RW612 and the RD-RW612-BGA. These two boards have different flash part numbers, and they are supported in Zephyr.

By the way, the RW61x FlexSPI external flash interface supports up to 128 MB.

 

Regards,

Daniel.

0 项奖励
回复

87 次查看
AndreiH
Contributor II
Hi Daniel,

I would like to know what options do I have if I want to interface something like 1GB of external memory storage. Maybe another type of board or controller with another interface which might be able to achieve this capacity? or maybe even with a card reader?

Best regards.
0 项奖励
回复

73 次查看
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately, I don't think the RW61x will meet your requirements. Using a standard SPI memory via SPI commands might be the only viable option to connect a 1GB memory. But features like XIP will not be supported.

On the other hand, you might want to consider the RT family, such as the RT1170. This MCU supports SDIO master mode, allowing you to connect SD cards.
Keep in mind that these MCUs are not hostless wireless solutions—you’ll need an external module to add Wi-Fi/Bluetooth capabilities.

 

Regards,

Daniel.

0 项奖励
回复