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

DSP经典例子

于 2022-02-27 发布 文件大小:236.47 kB
0 67
下载积分: 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 个回复

  • platsizhou
    瑞萨单片机RL78 陀螺仪mpu6050 dmp读取 四轴串级pid + ANO_TC匿名科创地面站v4 显示姿态pid调试(Renesas MCU RL78 DMP read four axis gyroscope mpu6050 cascade PID+ ANO_TC anonymous Kechuang ground station V4 display posture PID debugging)
    2015-12-14 19:55:45下载
    积分:1
  • SELF_TEST
    coldfire5206оƬƽ̨
    2006-03-30 14:06:14下载
    积分:1
  • debwenjianjieyagj
    windows下解压deb 文件,并附有源码(Ucompress deb for windows)
    2014-01-11 20:18:39下载
    积分:1
  • PRequation
    工程领域,PR方程代码.用于计算混合工质性质。(PR equation code)
    2020-09-04 16:58:09下载
    积分:1
  • Downloads
    借鉴别人,欧拉回路,测试输入包含若干测试用例。每个测试用例的第1行给出两个正整数,分别是节点数N ( 1 < N < 1000 )和边数M;随后的M行对应M条边,每行给出一对正整数,分别是该条边直接连通的两个节点的编号(节点从1到N编号)。当N为0时输入结束。(Referring to others, Euler circuit, test input contains several test cases. The first line of each test case gives two positive integers, namely the number of nodes N (1 < N < 1000) and the number of edges M; the subsequent M lines correspond to M edges, and each line gives a pair of positive integers, which are the number of the two nodes directly connected to the edge (node numbers from 1 to N). When N is 0, the input ends.)
    2019-05-22 19:54:11下载
    积分:1
  • com
    vC++做上位机实现串口通讯,符合RS485通信协议(vC++ do PC Serial communication line RS485 communication protocol)
    2010-08-10 16:55:57下载
    积分:1
  • N-FINDR
    介绍混合像元解混里面的端元提取算法N-FINDR(Describes the mixed pixel unmixing inside endmember extraction algorithm N-FINDR)
    2021-04-19 19:48:50下载
    积分:1
  • STM32-IIC
    自己根据3.5库改进的STM32硬件IIC,使用DMA,解决网上其他例程弊病,内含完整工程,运行通过。(IIC STM32 hardware itself according to the 3.5 library improvements, using DMA, other routines to solve the Internet s ills, including complete engineering, running through.)
    2020-11-18 17:29:38下载
    积分:1
  • 4个8液晶驱动程序
    2021-08-06 00:30:58下载
    积分:1
  • fft
    fft.c非常常用的快速傅立叶变换程序。(fft.c very commonly used Fast Fourier Transform procedure.)
    2007-07-24 10:42:07下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载