SGPIO Clock in

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

SGPIO Clock in

741 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by PaulEmmaMartha on Mon Feb 24 15:00:22 MST 2014
I'm doing a serial bus based on the camera sample. Unfortunately I'm unable to detect any clock signal nor interrupt. I've implemented the sample several way but no lock.


Is there a secret to activate the external clocks in SLICES ? . I'm aware of the SLICE8 to SLICE11 issues.

Samples with internal clock are working fine.

Thx in advance

Andreas
标签 (1)
0 项奖励
回复
1 回复

689 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by xianghuiwang on Thu Apr 10 11:21:04 MST 2014
Hi, Paul,
AN11343 uses the external clock to clock the SGPIO slices for camera data capture. Check function SetupSGPIO to understand how to use the external clock for SLICES. Every slice needs to be told it takes a SGPIO clock from certain input pin in SGPIO_MUX_CFG register.
Good luck!
0 项奖励
回复