Problem in SCI Module

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

Problem in SCI Module

1,302 次查看
lipsa
Contributor I
I am not able to use SCI2D(Data register)  as it is not getting initialised.can u please let me know how to initialise the same so that i can use it further in my code
标签 (1)
0 项奖励
回复
1 回复

568 次查看
bigmac
Specialist III
Hello,
 
I am not quite sure what you mean when you refer to "initialising" the data register of the SCI.  This register is used specifically for sending and receiving each data byte.  When you write to the register, the value written will be sent by the SCI.  However, a read will get the last byte received by the SCI.
 
Regards,
Mac
 
0 项奖励
回复