Problem in SCI Module

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

Problem in SCI Module

1,305件の閲覧回数
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 返信

571件の閲覧回数
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 件の賞賛
返信