代码搜索:OV3640
找到约 1 项符合「OV3640」的源代码
代码结果 1
www.eeworm.com/read/396408/2416244
c ov3640.c
/*
* OV3640 CMOS Camera Sensor Initialization
*/
#if CAMERATYPE == 2
#define GPIO_CAM_RST (32*3+20) //camera reset: GPD20 s800+
#define GPIO_CAM_PWD (32*2+27) //camera power down:GPC27 s800+
#incl