SPI Master Data Repetition Out Problem

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

SPI Master Data Repetition Out Problem

1,011 次查看
Varghese
Contributor I

While we checked the data coming out of Master SPI using a SPI analyzer, we have noticed a strange behavior. For example we are transmitting 7 data say {1,2,3,4,5,6,7}. The master output of SPI data will be {1,1,2,2,3,4,5}. The first 2 data is repeating, but after that it will be as expected. We also checked the regester that holding there data. There is also no repeatation in data. What will be the possible reason for this? Can you help us out.

 

0 项奖励
回复
1 回复

1,007 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, have you checked status register for overflow/underflow flags? Data repetitions are typical for that.

Also please clarify used device part number.

 

0 项奖励
回复