搜索资源列表
demo_code_for_S3C44B0X
- 三星44b0的测试程序, C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液晶显示测试; LED输出测试; 定时器、PWM测试等; -Samsung 44b0 testing procedures, C language code is the main application code, including : the esta
EV_TIME1_1MS
- 利用DSP EV模块实现1ms延时程序,需根据具体使用时钟频率 -use DSP Module 1ms delay procedures required under the specific use of the clock frequency
BasedontheTMS320C64xhigh-definitionvideodecoderopt
- 论文设计了基于高性能通用DSP TMS320C64x的HDTV视频解码程序。该解码 程序针对C64的特殊架构做了多方面的优化。特别是对变长解码、IDCT和运动 补偿三个关键模块人工编写了汇编语言程序、调整了流水线操作。经过优化,显 著提高了解码效率。通过软件仿真可以得出如下重要结论:1)进行人工汇编优 化之后的程序效率相比于仅仅采用C语言优化之后的程序效率提高了将近七倍; 2)人工汇编优化之后,对标准清晰度视频进行实时解码时要求的时钟频率仅为 228.8MHz;3)对高清
timer_qw
- 本驱动为DSP2812时钟驱动,其中F2812_Timer.c和F2812_Timer.h为关于时钟模块的具体驱动。-The driver clock driver for the DSP2812, which F2812_Timer.c and clock module F2812_Timer.h on the specific driver.
TImer
- 能较为准确的计时并将时钟、分钟、秒钟显示到数码管上,此实验是利用DSP的定时器做时钟,并将时钟、分钟、秒钟显示到数码管上。编写程序时先编写定时器初始化程序,运用DSP定时器来定时计数,并通过定时器中断服务程序刷新数码管。其硬件连接原理图和I/O端口地址译码请参考实验五输入输出模块中的数码显示输出模块。-Can be more accurate timing and the clock, minutes, seconds display to digital control, this exper
GPT1intrupt
- 用图形结合文字详细介绍了EV的时钟模块。以通用定时器1为例-Combine text with graphic details of the EV of the clock module. General Timer 1 as an example to
DSP-2812
- SCI串口模块第4课 2812的片内资源、存储器映射以及CMD文件的编写第5课 中断系统的理解第6课 时钟和系统控制第7课 EV第8课 AD及其校正第9课 SCI串口模块第10课 串行外设接口SPI-SCI serial module Lesson 4 2812 on-chip resources, memory map and the CMD file system write interrupt Lesson 5 Lesson 6 understanding of the system cl
test-CAN-232-8255-PWM(090906)40M
- TI的TMS320LF2407,时钟为40M,检测CAN、232、8255、PWM等模块的功能-TI' s TMS320LF2407, the clock for the 40M, detection of CAN, 232,8255, PWM function modules
RS2322
- verilog 功能:DSP或单片机向FPGA的DPRAM中写入一块数据(最大不超过2K字节,前2个字节为代发送数据长度),然后给出启动信号send_start,本模块自动读出DPRAM中的数据,按设定的波特率将DPRAM中规定的长度的数据发送出去。 接口信号说明: send_start:启动FPGA串行发送脉冲 sys_rst:系统复位脉冲 bps_setup:波特率选择 clk5_714:5.714MHz时钟 char_in:从DPRAM中读出的代发送数据 R
ADC
- 基于dsp控制的电烤箱温度控制实验,此代码为AD采集程序模块,c语言编制,ccs3.3运行,可以搭配lcd模块使用,由时钟延时采集电压,实验箱icetek-f2812-s60-Oven temperature control experiment based on dsp control, this code AD acquisition program modules, c language, ccs3.3 run with the lcd module, clock delay acquis
csl_timer
- 是DSPC6000系列库函数中的时钟模块函数的头文件。-Library function is DSPC6000 series of clock module function header file.
lab30-HRPWM
- 高分辨率脉宽调制,通过增加比较器的位数提高分辨率。用在系统时钟高于100MHz而要求PWM分辨率高的场合,TMS320F2802有这个增强PWM模块,可以查看相关的用户手册。-High resolution pulse width modulation, the comparator improve resolution by increasing the number of bits. 100MHz system clock with higher and higher resolution
main
- TMS320VC5402的定时中断和存储器扩展实验,该实验主要需要掌握定时寄存器的配置,及对DSP的一系列初始化,包括初始化内存,初始化时钟等。TMS320VC5402上有两个定时器,本实验主要对定时器0进行操作,1ms产生一次中断,并让DSP模块上的LED1发光二极管每1秒闪烁一次。-TMS320VC5402 timer interrupts and memory expansion experiment that mainly need to master the timing config
PWM
- 利用dsp的事件管理器模块EVA产生pwm信号,通过改变周期存储器值和系统时钟可以改变pwm周期,占空比等参数-Use dsp event management module EVA produces pwm signal, by changing the value of the memory and the system clock cycle can change pwm period, duty cycle and other parameters