FlexIO Question: Simultaneous Peripheral Use?

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

FlexIO Question: Simultaneous Peripheral Use?

ソリューションへジャンプ
404件の閲覧回数
lsrbigfoot
Contributor III

Can a single FlexIO peripheral be used to perform 2 transactions at once?

For example, FlexIO2 pins (shifters, and timers) were allocated for two (2) separate SPI ports connected to different devices. Can FlexIO2 be configured to initiate SPI transactions on both ports simultaneously? Or must each FlexIO2 transaction happen one port at a time?

タグ(2)
0 件の賞賛
1 解決策
373件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @lsrbigfoot,

The FlexIO peripheral is not capable of preforming two transactions at once. You can definitely connect more than one device to the same SPI pins from the FlexIO, but it would have to be according to the SPI specification, where SCLK, MOSI and MISO are in a shared bus, and the CS lines are connected directly to each device.

BR,
Edwin.

元の投稿で解決策を見る

0 件の賞賛
1 返信
374件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @lsrbigfoot,

The FlexIO peripheral is not capable of preforming two transactions at once. You can definitely connect more than one device to the same SPI pins from the FlexIO, but it would have to be according to the SPI specification, where SCLK, MOSI and MISO are in a shared bus, and the CS lines are connected directly to each device.

BR,
Edwin.

0 件の賞賛