LPC1778FBD208 EMC with SC16C554

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

LPC1778FBD208 EMC with SC16C554

637件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sdync on Fri May 16 06:10:05 MST 2014
Dear All
I'm using LPC1778FBD208 with SC16C554 to extend more UARTs for my project , using 8 bit databus,the waves looks ok ,but it still can not work , below is my config data, please give some advise to me , thanks.
config.CSn = 0;
config.AddressMirror = 0;
config.ByteLane = 1;
config.DataWidth = 8;
config.ExtendedWait = 0;//
config.PageMode = 0;
config.WaitWEn = 0x01;//0x1~0xf  //1 
config.WaitOEn = 0x01;//
config.WaitWr = 0x2;//mark0x00
config.WaitPage = 0x0;
config.WaitRd = 0x3;//5
config.WaitTurn = 0X04;
ラベル(1)
0 件の賞賛
返信
1 返信

621件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wmues on Fri May 16 07:28:27 MST 2014
You have to set the bit EMC_BURST in Register SCS.

regards

Wolfgang
0 件の賞賛
返信