SPI Data Register

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

SPI Data Register

1,951件の閲覧回数
Assembly
Contributor I
When I try to use the SPI on the nanocore 12 i canot right to the data register in codewariores time simulator. I think that this is the reason why I cant get the SPI to Work because I cant right to The Data Register. I am configuring the SPI as A master. The slave device is a serial in parallell out shift register. Also I have no need for The SS Line when I am not using it is there some voltage leval i have to put it to or is there a setting in a register that i need to set.
ラベル(1)
0 件の賞賛
返信
1 返信

811件の閲覧回数
prog_ram
Contributor III
I think you can't write to the SPI data register in simulation time. the data in this register is sent immediately, and the content of this register will retain the data that was before which is mainly 0.
 
 
0 件の賞賛
返信