Configuration about MC56F72848 R/W two SPI FLASH.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Configuration about MC56F72848 R/W two SPI FLASH.

ソリューションへジャンプ
989件の閲覧回数
terrybogard
Contributor II

dear nxp expert,

is there any reference code or docs about MC56F72848 R/W two SPI FLASH? I have some questions about this application.

Q1: the SS is connected to VDD in Wire-OR mode, so in processor expert should the SS pin be enabled or just configured as GPIO output?

Q2: why the QSCI pin SS is not used in the Wire-OR mode figure?

Q3:what's the difference between the SS pin enabled and disabled when QSPI working? 

terrybogard_0-1616727783517.png

terrybogard_1-1616727989513.png

 

 

0 件の賞賛
1 解決策
974件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

For the Fig 32-25, I think you do not need to care about the Wire-OR mode. In the Fig, you use GPIO from master SPI to select the slave.

When SS1 is low, the slave1 is selected, the MISO pin of slave1 spi is driven, in the case, SS2 pin is high, the MISO pin of slave2 spi is in high-impedance, so it can work.

When SS2 is low, the slave2 is selected, the MISO pin of slave2 spi is driven, in the case, SS1 pin is high, the MISO pin of slave1 spi is in high-impedance, so it can work.

Note that the SS1 and SS2 can not be low simultaneously.

Hope it can help you

BR

XiangJun Rong

元の投稿で解決策を見る

0 件の賞賛
1 返信
975件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

For the Fig 32-25, I think you do not need to care about the Wire-OR mode. In the Fig, you use GPIO from master SPI to select the slave.

When SS1 is low, the slave1 is selected, the MISO pin of slave1 spi is driven, in the case, SS2 pin is high, the MISO pin of slave2 spi is in high-impedance, so it can work.

When SS2 is low, the slave2 is selected, the MISO pin of slave2 spi is driven, in the case, SS1 pin is high, the MISO pin of slave1 spi is in high-impedance, so it can work.

Note that the SS1 and SS2 can not be low simultaneously.

Hope it can help you

BR

XiangJun Rong

0 件の賞賛