文件名称:CCD_Capture
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 204kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
* 高速视频A/D采集模块 参考例程
* 基于MC9S12DG128芯片,除PLL部分,其他可直接移植至XS128
* 40M主频,采样点数110点,程序优化后,性能更可提高
* 使用本模块,单片机采集速度与片内A/D时钟无关,性能与主频之间关联
* 所以采用更快的处理器,将获得更高的分辨率
* 本程序在采集每场图像,每行110个点,每隔5行采集一次,连续采样-* High-speed video A/D acquisition module reference routines* Based on MC9S12DG128 chips, in addition to PLL section, the other can be directly transplanted to XS128* 40M frequency, sampling points 110 points, program optimization, the performance can improve the* use this module, MCU acquisition speed and on-chip A/D clock nothing to do with a connection between performance and frequency* Therefore, a faster processor, will receive higher resolution* This program in the acquisition of each image, each row 110, and every collected once every other five lines, continuous sampling
* 基于MC9S12DG128芯片,除PLL部分,其他可直接移植至XS128
* 40M主频,采样点数110点,程序优化后,性能更可提高
* 使用本模块,单片机采集速度与片内A/D时钟无关,性能与主频之间关联
* 所以采用更快的处理器,将获得更高的分辨率
* 本程序在采集每场图像,每行110个点,每隔5行采集一次,连续采样-* High-speed video A/D acquisition module reference routines* Based on MC9S12DG128 chips, in addition to PLL section, the other can be directly transplanted to XS128* 40M frequency, sampling points 110 points, program optimization, the performance can improve the* use this module, MCU acquisition speed and on-chip A/D clock nothing to do with a connection between performance and frequency* Therefore, a faster processor, will receive higher resolution* This program in the acquisition of each image, each row 110, and every collected once every other five lines, continuous sampling
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CCD_Capture\bin\Project.abs
...........\...\Project.abs.phy
...........\...\Project.abs.s19
...........\...\Project.map
...........\...\Project.xpr
...........\CCD_Capture.mcp
...........\..........._Data\CWSettingsWindows.stg
...........\................\Standard\ObjectCode\datapage.c.o
...........\................\........\..........\main.c.o
...........\................\........\..........\mc9s12dg128.c.o
...........\................\........\..........\Start12.c.o
...........\................\........\TargetDataWindows.tdt
...........\cmd\TBDML_Erase_unsecure_hcs12.cmd
...........\...\TBDML_Postload.cmd
...........\...\TBDML_Preload.cmd
...........\...\TBDML_Reset.cmd
...........\...\TBDML_Startup.cmd
...........\...\TBDML_Vppoff.cmd
...........\...\TBDML_Vppon.cmd
...........\C_Layout.hwl
...........\Default.mem
...........\prm\burner.bbl
...........\...\Project.prm
...........\Sources\datapage.c
...........\.......\derivative.h
...........\.......\main.c
...........\.......\Start12.c
...........\TBDML.ini
...........\CCD_Capture_Data\Standard\ObjectCode
...........\................\Standard
...........\bin
...........\CCD_Capture_Data
...........\cmd
...........\prm
...........\Sources
CCD_Capture
...........\...\Project.abs.phy
...........\...\Project.abs.s19
...........\...\Project.map
...........\...\Project.xpr
...........\CCD_Capture.mcp
...........\..........._Data\CWSettingsWindows.stg
...........\................\Standard\ObjectCode\datapage.c.o
...........\................\........\..........\main.c.o
...........\................\........\..........\mc9s12dg128.c.o
...........\................\........\..........\Start12.c.o
...........\................\........\TargetDataWindows.tdt
...........\cmd\TBDML_Erase_unsecure_hcs12.cmd
...........\...\TBDML_Postload.cmd
...........\...\TBDML_Preload.cmd
...........\...\TBDML_Reset.cmd
...........\...\TBDML_Startup.cmd
...........\...\TBDML_Vppoff.cmd
...........\...\TBDML_Vppon.cmd
...........\C_Layout.hwl
...........\Default.mem
...........\prm\burner.bbl
...........\...\Project.prm
...........\Sources\datapage.c
...........\.......\derivative.h
...........\.......\main.c
...........\.......\Start12.c
...........\TBDML.ini
...........\CCD_Capture_Data\Standard\ObjectCode
...........\................\Standard
...........\bin
...........\CCD_Capture_Data
...........\cmd
...........\prm
...........\Sources
CCD_Capture