SPI data transmission

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

SPI data transmission

436 次查看
Questioner
Contributor II

I am using mpc5748g for SPI transmission.

But when i am transmitting only 16 bits of data,

The same data is repeated 5 times.

What might be the issue or any configuration issues. Please let me know

0 项奖励
1 回复

411 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

 

most probably you incorrectly use PUSH register, you should write command+data word into PUSHR.

You can refer to simple SPI demo example within S32 Design Studio.

 

BR, Petr

0 项奖励