FlexSpi & QSPI flash & FPGA

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

FlexSpi & QSPI flash & FPGA

跳至解决方案
3,162 次查看
hainie
Contributor II

Hi,

My cutuom board has MIMXRT1021DAF5A, qspi flash (W25Q32 ) and fpga(LCMXO2-1200HC),

flash connect to FlexSPI A1 port, and fpga connect to B1 port, flexspi clock is 120M, 

flash work ok, but my fpga's max freq is 50M, How can I  set different clock freq on flexspi B1 port?

标签 (1)
0 项奖励
1 解答
2,525 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi hai nie,

    The RT1021 just have one FlexSPI interface, so the clock can't be used as two frequence.

    Maybe you can consider other SPI interface, like LPSPI.

Wish it helps you!

If you still have question about it, please kindly let me know.


Have a great day,
Kerry

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
2,526 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi hai nie,

    The RT1021 just have one FlexSPI interface, so the clock can't be used as two frequence.

    Maybe you can consider other SPI interface, like LPSPI.

Wish it helps you!

If you still have question about it, please kindly let me know.


Have a great day,
Kerry

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

2,526 次查看
hainie
Contributor II

thanks!

0 项奖励