搜索资源列表
gaosushujucaijishixian
- 本文介绍了一种单片机系统中高速数据采集的实现方法,我一直想在Windows系统下,做出一种能实时刷新的高速数据采集的方式,但总是不理想,大多也是用缓存的方式将数据存储起来,然后处理,无法真正的实现实时的数据刷新,还是要用硬件的方式去实现,下文就是介绍了这样一个方案,在单片机与高速A/D转换器之间以静态存储器作缓冲器,采用A/D转换器直接写存储器的方式提高采样频率,实现高速数据采集。并给出了设计方案。-In this paper, a single-chip microcomputer syste
sdram_control
- 该代码主要实现了对静态sram的控制,分为三个模块,控制部分,数据产生路径部分,实现了对sram的写入与读出操作。-The code is mainly to achieve the static SRAM control, is divided into three modules, control, data generating portion of the path, SRAM implementation of write and read operations.
SRAM
- SRAM的读写控制模块,通过了综合和仿真,对于初学者很好用。-SRAM read and write control module, through the synthesis and simulation, very good for beginners to use.