Using QSPI1 as normal SPI MC56F84786

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

Using QSPI1 as normal SPI MC56F84786

跳至解决方案
2,157 次查看
20Sidar04
Contributor III

Dear Mr. and Mrs.,

I have a board with MC56F84786 NXP microcontroller. This MCU is connected with Flash memory via SPI. In addition to this, Flash has QSPI pins but in this design, QSPI pins are not used. Instead of QSPI pins, SPI pins are used. I saw configuration for QSPI on IDE. I couldn’t see config for SPI. QSPI1 could be used as standard SPI . Is Library of QSPI1 valid for SPI. How should be config for SPI by using QSPI1 on Codewarrior?

Thanks in advance for supports.

Regards.

Sidar 

标记 (2)
0 项奖励
回复
1 解答
2,114 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

The spi of MC56F84786 is called queued spi instead of quad spi. The QSPI of MC56F84xxx is a normal spi interface,it can interface with 4 pins spi flash, the 4 pins includes sck, /cs, mosi and miso.

Obviously, it can not interface with quad spi flash.

Hope it can help you

BR

XiangJun Rong

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,115 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

The spi of MC56F84786 is called queued spi instead of quad spi. The QSPI of MC56F84xxx is a normal spi interface,it can interface with 4 pins spi flash, the 4 pins includes sck, /cs, mosi and miso.

Obviously, it can not interface with quad spi flash.

Hope it can help you

BR

XiangJun Rong

0 项奖励
回复