Connecting to image sensor with K series MCU

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

Connecting to image sensor with K series MCU

跳至解决方案
1,534 次查看
josephchen
Contributor III

Is it possible to connect K63 to image sensor and retrieve pictures or video clips?

0 项奖励
回复
1 解答
1,327 次查看
LuisCasado
NXP Employee
NXP Employee

Hello,

The demo is capturing the CMOS sensor using GPIO and sending the frames to display. It is a raw image and low resolution (QVGA) and low frame rate. No video player.

If you need to play video files, video streaming, compress/encode CMOS sensor stream, etc you need to go to more powerful device with the appropriated peripheral, look at the i.Mx family.

Luis

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,327 次查看
LuisCasado
NXP Employee
NXP Employee

Hello,

Check this AN:

AN4627 
AN4627, Connecting Kinetis MCU with CMOS Sensor Interface through GPIO - Application Note

Luis

1,327 次查看
josephchen
Contributor III

Is it only for picture capturing or also including video clips?

Is the decompression necessary? By MCU or image sensor itself or external DSP?

0 项奖励
回复
1,328 次查看
LuisCasado
NXP Employee
NXP Employee

Hello,

The demo is capturing the CMOS sensor using GPIO and sending the frames to display. It is a raw image and low resolution (QVGA) and low frame rate. No video player.

If you need to play video files, video streaming, compress/encode CMOS sensor stream, etc you need to go to more powerful device with the appropriated peripheral, look at the i.Mx family.

Luis

0 项奖励
回复