SPI Setup Menu

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

SPI Setup Menu

1,141 次查看
peaces
Contributor III

What can we do to change these settings while running a program on the processor from the SPI setting menu shown in the picture?

Ekran Alıntısı.PNG

0 项奖励
回复
2 回复数

1,089 次查看
Shawn442
Contributor I

They do this because this is the nature of SPI bus and this is how bus communications is done. Look:

Data transmission

Every SPI clock cycle is a full duplex data transmission. The master sends a bit on the MOSI pin and the slave reads it, while the slave sends a bit on the MISO pin and the master reads it. This sequence is true even if you only need an one-directional data transfer.

 

 

targetpayandbenefits

0 项奖励
回复

1,101 次查看
mariuslucianand
NXP Employee
NXP Employee

Hello,

Same thread is opened here https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/SPI-Setup-Menu/m-p/1282847#M6096

Let's solve the issue there.

Regards,

Marius

0 项奖励
回复