用stm32f407 读取ov2640 摄像头(不带FIFO)SXVGA格式图片的程序,并以串口的形式发送到上位机
资源文件列表
ov2640_stm32f4_2_2_SXVGA/CORE/core_cm4.h , 109142
ov2640_stm32f4_2_2_SXVGA/CORE/core_cm4_simd.h , 22735
ov2640_stm32f4_2_2_SXVGA/CORE/core_cmFunc.h , 17146
ov2640_stm32f4_2_2_SXVGA/CORE/core_cmInstr.h , 20513
ov2640_stm32f4_2_2_SXVGA/CORE/startup_stm32f40_41xxx.s , 29605
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/misc.h , 6924
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_adc.h , 32880
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_can.h , 27318
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_crc.h , 2416
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_cryp.h , 14481
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_dac.h , 14946
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_dbgmcu.h , 4296
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_dcmi.h , 12977
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_dma.h , 28882
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_dma.h~RF5db40e4.TMP , 28882
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_dma2d.h , 19692
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_exti.h , 8012
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_flash.h , 24467
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_flash_ramfunc.h , 3275
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_fmc.h , 44924
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_fsmc.h , 27181
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_gpio.h , 23548
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_hash.h , 10084
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_i2c.h , 31939
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_iwdg.h , 4323
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_ltdc.h , 21191
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_pwr.h , 7728
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_rcc.h , 30063
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_rng.h , 3958
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_rtc.h , 40546
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_sai.h , 25470
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_sdio.h , 22777
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_spi.h , 21178
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_syscfg.h , 8974
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_tim.h , 51689
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_usart.h , 17935
ov2640_stm32f4_2_2_SXVGA/FWLIB/inc/stm32f4xx_wwdg.h , 3542
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/misc.c , 11443
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_adc.c , 69068
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_can.c , 60150
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_crc.c , 3596
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_cryp.c , 35493
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_cryp_aes.c , 58026
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_cryp_des.c , 9822
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_cryp_tdes.c , 10577
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_dac.c , 26804
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_dbgmcu.c , 6809
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_dcmi.c , 18782
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_dma.c , 52917
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_dma2d.c , 27165
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_exti.c , 9828
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_flash.c , 63033
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_flash_ramfunc.c , 5444
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_fmc.c , 56568
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_fsmc.c , 41831
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_gpio.c , 25202
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_hash.c , 26630
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_hash_md5.c , 9594
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_hash_sha1.c , 9793
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_i2c.c , 54393
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_iwdg.c , 9348
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_ltdc.c , 39790
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_pwr.c , 37707
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_rcc.c , 98839
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_rng.c , 14060
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_rtc.c , 102891
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_sai.c , 46411
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_sdio.c , 38957
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_spi.c , 52522
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_syscfg.c , 9575
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_tim.c , 124732
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_usart.c , 57949
ov2640_stm32f4_2_2_SXVGA/FWLIB/src/stm32f4xx_wwdg.c , 10492
ov2640_stm32f4_2_2_SXVGA/HARDWARE/DCMI/dcmi.c , 9418
ov2640_stm32f4_2_2_SXVGA/HARDWARE/DCMI/dcmi.h , 875
ov2640_stm32f4_2_2_SXVGA/HARDWARE/KEY/key.c , 1872
ov2640_stm32f4_2_2_SXVGA/HARDWARE/KEY/key.h , 1180
ov2640_stm32f4_2_2_SXVGA/HARDWARE/LCD/FONT.H , 35016
ov2640_stm32f4_2_2_SXVGA/HARDWARE/LCD/lcd.c , 82689
ov2640_stm32f4_2_2_SXVGA/HARDWARE/LCD/lcd.h , 9633
ov2640_stm32f4_2_2_SXVGA/HARDWARE/LED/led.c , 1177
ov2640_stm32f4_2_2_SXVGA/HARDWARE/LED/led.h , 659
ov2640_stm32f4_2_2_SXVGA/HARDWARE/OV2640/ov2640.c , 9398
ov2640_stm32f4_2_2_SXVGA/HARDWARE/OV2640/ov2640.h , 4654
ov2640_stm32f4_2_2_SXVGA/HARDWARE/OV2640/ov2640cfg.h , 6267
ov2640_stm32f4_2_2_SXVGA/HARDWARE/OV2640/sccb.c , 3726
ov2640_stm32f4_2_2_SXVGA/HARDWARE/OV2640/sccb.h , 1214
ov2640_stm32f4_2_2_SXVGA/HARDWARE/TIMER/timer.c , 2014
ov2640_stm32f4_2_2_SXVGA/HARDWARE/TIMER/timer.h , 579
ov2640_stm32f4_2_2_SXVGA/HARDWARE/USART2/usart2.c , 3049
ov2640_stm32f4_2_2_SXVGA/HARDWARE/USART2/usart2.h , 733
ov2640_stm32f4_2_2_SXVGA/MALLOC/malloc.c , 5794
ov2640_stm32f4_2_2_SXVGA/MALLOC/malloc.h , 2832
ov2640_stm32f4_2_2_SXVGA/SOFTWARE/Image_Processing.c , 3201
ov2640_stm32f4_2_2_SXVGA/SOFTWARE/Image_Processing.h , 212
ov2640_stm32f4_2_2_SXVGA/SYSTEM/delay/delay.c , 4827
ov2640_stm32f4_2_2_SXVGA/SYSTEM/delay/delay.h , 838
ov2640_stm32f4_2_2_SXVGA/SYSTEM/sys/sys.c , 1067
ov2640_stm32f4_2_2_SXVGA/SYSTEM/sys/sys.h , 3444
ov2640_stm32f4_2_2_SXVGA/SYSTEM/usart/usart.c , 5084
ov2640_stm32f4_2_2_SXVGA/SYSTEM/usart/usart.h , 1332
ov2640_stm32f4_2_2_SXVGA/USER/JLinkSettings.ini , 650
ov2640_stm32f4_2_2_SXVGA/USER/OV2640.uvgui.Administrator , 69677
ov2640_stm32f4_2_2_SXVGA/USER/OV2640.uvguix.Administrator , 140855
ov2640_stm32f4_2_2_SXVGA/USER/OV2640.uvopt , 20653
ov2640_stm32f4_2_2_SXVGA/USER/OV2640.uvoptx , 20713
ov2640_stm32f4_2_2_SXVGA/USER/OV2640.uvproj.saved_uv4 , 20946
ov2640_stm32f4_2_2_SXVGA/USER/OV2640.uvprojx , 21336
ov2640_stm32f4_2_2_SXVGA/USER/main.c , 3790
ov2640_stm32f4_2_2_SXVGA/USER/stm32f4xx.h , 704094
ov2640_stm32f4_2_2_SXVGA/USER/stm32f4xx_conf.h , 4593
ov2640_stm32f4_2_2_SXVGA/USER/stm32f4xx_it.c , 4536
ov2640_stm32f4_2_2_SXVGA/USER/stm32f4xx_it.h , 2222
ov2640_stm32f4_2_2_SXVGA/USER/system_stm32f4xx.c , 47778
ov2640_stm32f4_2_2_SXVGA/USER/system_stm32f4xx.h , 2233
ov2640_stm32f4_2_2_SXVGA/USMART/readme.txt , 2566
ov2640_stm32f4_2_2_SXVGA/USMART/usmart.c , 15497
ov2640_stm32f4_2_2_SXVGA/USMART/usmart.h , 5483
ov2640_stm32f4_2_2_SXVGA/USMART/usmart_config.c , 2567
ov2640_stm32f4_2_2_SXVGA/USMART/usmart_str.c , 11560
ov2640_stm32f4_2_2_SXVGA/USMART/usmart_str.h , 3233
ov2640_stm32f4_2_2_SXVGA/keilkilll.bat , 399
ov2640_stm32f4_2_2_SXVGA/readme.txt , 1285
