SPI in LS1046A Processor

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

SPI in LS1046A Processor

1,155件の閲覧回数
rashmikj
Contributor III

I want to configure SPI in Master mode and continous SCK mode. It register is 210_0000. What should be the address in PBI . 

We tried 89100000 but processor is not coming up after this.

What should be the address??

タグ(1)
0 件の賞賛
返信
1 返信

1,148件の閲覧回数
ufedor
NXP Employee
NXP Employee
/*
first write to SCFG_ALTCBAR - set ALTCBAR=0x2000000
second write to ALTCBAR offset 0x100000  
*/
.pbi
write 0x570158, 0x00000200
flush
awrite 0x100000, <data>
.end
0 件の賞賛
返信