FlexSPI support for AS5F flash memory chip

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

FlexSPI support for AS5F flash memory chip

173 Views
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 Kudos
Reply
5 Replies

134 Views
DanielRuvalcaba
NXP TechSupport
NXP TechSupport

Hi,

 

Could you please tell me what device are you using?

 

Regards,
Daniel.

0 Kudos
Reply

126 Views
AndreiH
Contributor II
Hi Daniel,

I'm using a NXP RW612 board.

Best regards.
0 Kudos
Reply

94 Views
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 Kudos
Reply

67 Views
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 Kudos
Reply

53 Views
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 Kudos
Reply