文件名称:OV7725
介绍说明--下载内容来自于网络,使用问题请自行百度
实现STM32单片机使用OV7725型号的摄像头,代码通过简单的移植,就可以使用。-STM32 MCU realize OV7725 type camera, by simply porting the code, you can use.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Doc/
Doc/readme.txt
Libraries/
Libraries/CMSIS/
Libraries/CMSIS/core_cm3.c
Libraries/CMSIS/core_cm3.h
Libraries/CMSIS/startup/
Libraries/CMSIS/startup/startup_stm32f10x_cl.s
Libraries/CMSIS/startup/startup_stm32f10x_hd.s
Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_ld.s
Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_md.s
Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_xl.s
Libraries/CMSIS/stm32f10x.h
Libraries/CMSIS/system_stm32f10x.c
Libraries/CMSIS/system_stm32f10x.h
Libraries/FWlib/
Libraries/FWlib/inc/
Libraries/FWlib/inc/misc.h
Libraries/FWlib/inc/stm32f10x_adc.h
Libraries/FWlib/inc/stm32f10x_bkp.h
Libraries/FWlib/inc/stm32f10x_can.h
Libraries/FWlib/inc/stm32f10x_cec.h
Libraries/FWlib/inc/stm32f10x_crc.h
Libraries/FWlib/inc/stm32f10x_dac.h
Libraries/FWlib/inc/stm32f10x_dbgmcu.h
Libraries/FWlib/inc/stm32f10x_dma.h
Libraries/FWlib/inc/stm32f10x_exti.h
Libraries/FWlib/inc/stm32f10x_flash.h
Libraries/FWlib/inc/stm32f10x_fsmc.h
Libraries/FWlib/inc/stm32f10x_gpio.h
Libraries/FWlib/inc/stm32f10x_i2c.h
Libraries/FWlib/inc/stm32f10x_iwdg.h
Libraries/FWlib/inc/stm32f10x_pwr.h
Libraries/FWlib/inc/stm32f10x_rcc.h
Libraries/FWlib/inc/stm32f10x_rtc.h
Libraries/FWlib/inc/stm32f10x_sdio.h
Libraries/FWlib/inc/stm32f10x_spi.h
Libraries/FWlib/inc/stm32f10x_tim.h
Libraries/FWlib/inc/stm32f10x_usart.h
Libraries/FWlib/inc/stm32f10x_wwdg.h
Libraries/FWlib/src/
Libraries/FWlib/src/misc.c
Libraries/FWlib/src/stm32f10x_adc.c
Libraries/FWlib/src/stm32f10x_bkp.c
Libraries/FWlib/src/stm32f10x_can.c
Libraries/FWlib/src/stm32f10x_cec.c
Libraries/FWlib/src/stm32f10x_crc.c
Libraries/FWlib/src/stm32f10x_dac.c
Libraries/FWlib/src/stm32f10x_dbgmcu.c
Libraries/FWlib/src/stm32f10x_dma.c
Libraries/FWlib/src/stm32f10x_exti.c
Libraries/FWlib/src/stm32f10x_flash.c
Libraries/FWlib/src/stm32f10x_fsmc.c
Libraries/FWlib/src/stm32f10x_gpio.c
Libraries/FWlib/src/stm32f10x_i2c.c
Libraries/FWlib/src/stm32f10x_iwdg.c
Libraries/FWlib/src/stm32f10x_pwr.c
Libraries/FWlib/src/stm32f10x_rcc.c
Libraries/FWlib/src/stm32f10x_rtc.c
Libraries/FWlib/src/stm32f10x_sdio.c
Libraries/FWlib/src/stm32f10x_spi.c
Libraries/FWlib/src/stm32f10x_tim.c
Libraries/FWlib/src/stm32f10x_usart.c
Libraries/FWlib/src/stm32f10x_wwdg.c
Listing/
Output/
Output/Template.hex
Project/
Project/RVMDK(uv4)/
Project/RVMDK(uv4)/JLinkSettings.ini
Project/RVMDK(uv4)/iSO-STM32.uvgui.Administrator
Project/RVMDK(uv4)/iSO-STM32.uvgui.fire
Project/RVMDK(uv4)/iSO-STM32.uvopt
Project/RVMDK(uv4)/iSO-STM32.uvproj
User/
User/lcd/
User/lcd/bsp_ili9341_lcd.c
User/lcd/bsp_ili9341_lcd.h
User/main.c
User/ov7725/
User/ov7725/bsp_ov7725.c
User/ov7725/bsp_ov7725.h
User/ov7725/bsp_sccb.c
User/ov7725/bsp_sccb.h
User/sccb/
User/sccb/bsp_sccb.c
User/sccb/bsp_sccb.h
User/stm32f10x_conf.h
User/stm32f10x_it.c
User/stm32f10x_it.h
keilkill.bat
Doc/readme.txt
Libraries/
Libraries/CMSIS/
Libraries/CMSIS/core_cm3.c
Libraries/CMSIS/core_cm3.h
Libraries/CMSIS/startup/
Libraries/CMSIS/startup/startup_stm32f10x_cl.s
Libraries/CMSIS/startup/startup_stm32f10x_hd.s
Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_ld.s
Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_md.s
Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
Libraries/CMSIS/startup/startup_stm32f10x_xl.s
Libraries/CMSIS/stm32f10x.h
Libraries/CMSIS/system_stm32f10x.c
Libraries/CMSIS/system_stm32f10x.h
Libraries/FWlib/
Libraries/FWlib/inc/
Libraries/FWlib/inc/misc.h
Libraries/FWlib/inc/stm32f10x_adc.h
Libraries/FWlib/inc/stm32f10x_bkp.h
Libraries/FWlib/inc/stm32f10x_can.h
Libraries/FWlib/inc/stm32f10x_cec.h
Libraries/FWlib/inc/stm32f10x_crc.h
Libraries/FWlib/inc/stm32f10x_dac.h
Libraries/FWlib/inc/stm32f10x_dbgmcu.h
Libraries/FWlib/inc/stm32f10x_dma.h
Libraries/FWlib/inc/stm32f10x_exti.h
Libraries/FWlib/inc/stm32f10x_flash.h
Libraries/FWlib/inc/stm32f10x_fsmc.h
Libraries/FWlib/inc/stm32f10x_gpio.h
Libraries/FWlib/inc/stm32f10x_i2c.h
Libraries/FWlib/inc/stm32f10x_iwdg.h
Libraries/FWlib/inc/stm32f10x_pwr.h
Libraries/FWlib/inc/stm32f10x_rcc.h
Libraries/FWlib/inc/stm32f10x_rtc.h
Libraries/FWlib/inc/stm32f10x_sdio.h
Libraries/FWlib/inc/stm32f10x_spi.h
Libraries/FWlib/inc/stm32f10x_tim.h
Libraries/FWlib/inc/stm32f10x_usart.h
Libraries/FWlib/inc/stm32f10x_wwdg.h
Libraries/FWlib/src/
Libraries/FWlib/src/misc.c
Libraries/FWlib/src/stm32f10x_adc.c
Libraries/FWlib/src/stm32f10x_bkp.c
Libraries/FWlib/src/stm32f10x_can.c
Libraries/FWlib/src/stm32f10x_cec.c
Libraries/FWlib/src/stm32f10x_crc.c
Libraries/FWlib/src/stm32f10x_dac.c
Libraries/FWlib/src/stm32f10x_dbgmcu.c
Libraries/FWlib/src/stm32f10x_dma.c
Libraries/FWlib/src/stm32f10x_exti.c
Libraries/FWlib/src/stm32f10x_flash.c
Libraries/FWlib/src/stm32f10x_fsmc.c
Libraries/FWlib/src/stm32f10x_gpio.c
Libraries/FWlib/src/stm32f10x_i2c.c
Libraries/FWlib/src/stm32f10x_iwdg.c
Libraries/FWlib/src/stm32f10x_pwr.c
Libraries/FWlib/src/stm32f10x_rcc.c
Libraries/FWlib/src/stm32f10x_rtc.c
Libraries/FWlib/src/stm32f10x_sdio.c
Libraries/FWlib/src/stm32f10x_spi.c
Libraries/FWlib/src/stm32f10x_tim.c
Libraries/FWlib/src/stm32f10x_usart.c
Libraries/FWlib/src/stm32f10x_wwdg.c
Listing/
Output/
Output/Template.hex
Project/
Project/RVMDK(uv4)/
Project/RVMDK(uv4)/JLinkSettings.ini
Project/RVMDK(uv4)/iSO-STM32.uvgui.Administrator
Project/RVMDK(uv4)/iSO-STM32.uvgui.fire
Project/RVMDK(uv4)/iSO-STM32.uvopt
Project/RVMDK(uv4)/iSO-STM32.uvproj
User/
User/lcd/
User/lcd/bsp_ili9341_lcd.c
User/lcd/bsp_ili9341_lcd.h
User/main.c
User/ov7725/
User/ov7725/bsp_ov7725.c
User/ov7725/bsp_ov7725.h
User/ov7725/bsp_sccb.c
User/ov7725/bsp_sccb.h
User/sccb/
User/sccb/bsp_sccb.c
User/sccb/bsp_sccb.h
User/stm32f10x_conf.h
User/stm32f10x_it.c
User/stm32f10x_it.h
keilkill.bat
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.