登录
首页 » c » DSP经典例子

DSP经典例子

于 2022-02-27 发布 文件大小:236.47 kB
0 79
下载积分: 2 下载次数: 1

代码说明:

interrupt void cpu_timer0_isr(void) {    CpuTimer0.InterruptCount++;    GpioDataRegs.GPATOGGLE.bit.GPIO4 = 1; // Toggle GPIO0 once per 500 milliseconds    GpioDataRegs.GPATOGGLE.bit.GPIO5 = 1; // Toggle GPIO1 once per 500 milliseconds    GpioDataRegs.GPATOGGLE.bit.GPIO6 = 1; // Toggle GPIO2 once per 500 milliseconds    GpioDataRegs.GPATOGGLE.bit.GPIO7 = 1; // Toggle GPIO3 once per 500 milliseconds    // Acknowledge this interrupt to receive more interrupts from group 1    PieCtrlRegs.PIEACK.all = PIEACK_GROUP1; }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shiyan1
    数据结构上机操作实验的实验1,线性表的基本操作!!!(the basic operation of sq of date structure)
    2011-12-11 18:49:06下载
    积分:1
  • 密码锁及proteus仿真
    单片机上电以后LCD屏上显示欢迎回家, 先验证指纹再验证密码 ,同时验证成功开锁 指纹和密码分别可以验证3次 3次都错蜂鸣器响 ,按下manage键进入管理员模式 可以修改密码 删减指纹,指纹用开关量表示(After the microcontroller is powered on, the LCD screen shows welcome home. First verify the fingerprint and then verify the password. At the same time, verify the successful unlocking fingerprint and password can verify that the buzzer rings three times and three times respectively. Press the management key to enter the administrator mode to modify the password and delete the fingerprint. The fingerprint is expressed by the switch.)
    2019-06-21 14:12:41下载
    积分:1
  • elastix-5.0.0
    说明:  词: 适用于医学图像配准的程序,可以设置不同参数配准(The program for medical image registration can set different parameters for registration)
    2020-11-28 13:29:30下载
    积分:1
  • Insert
    POJ 字符串的插入 可以将一定长度的字符串插入之前给出的字符串之中(POJ string can be inserted into a length of string into a string before being given)
    2013-11-21 23:27:17下载
    积分:1
  • STM32串口接收不定长数据
    stm32cubemx串口接收不定长数据,hal 库编写,简单易通,适合初学者参考学习,单独文本方便移植
    2023-07-24 20:00:05下载
    积分:1
  • 20081003
    支持向量机方法,用matlab实现,用于分类(Support Vector Machine method, using matlab realize for classification)
    2008-05-23 15:00:32下载
    积分:1
  • bsas
    MATLAB BSAS implementation
    2010-04-08 04:22:17下载
    积分:1
  • 96169
    通过DS1302时钟控制的继电器动作。时钟可调。(By DS1302 clock control relay. Clock adjustable.)
    2013-09-21 11:00:08下载
    积分:1
  • MedianFilter
    快速中值滤波,在大数据量的情况下速度很快,论文“Median Filter in Constant Time”的C语言实现(C souce code for "Median Filter in Constant Time")
    2014-01-14 10:25:05下载
    积分:1
  • code
    基于51单片机两相四线步进电机驱动程序,本程序可用42,57系列步进电机,工作方式为八拍。(Based on 51 single-chip two phase four line stepping motor driver, this program can use 42, 57 series of stepper motor, working mode is eight.)
    2018-03-26 15:48:01下载
    积分:1
  • 696518资源总数
  • 105925会员总数
  • 14今日下载