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

DSP经典例子

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

  • MODBUS
    C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。 MODBUS协议(C# write a PC monitoring software, based MODBUS RTU protocol. The basic structure of the software: using the timer (Timer Control) as a time slice. Serial port using serialPort1_DataReceived interrupt reception, and make judgments MODBUS format. Removing the correctly received data is converted to a specific structural body. Real-time data through the time slice refresh. MODBUS protocol)
    2013-07-09 14:32:22下载
    积分:1
  • LTEmoxing
    LTE模型 LTE模型 LTE模型 LTE模型(LTE LTE model model model LTE LTE model)
    2013-07-20 12:24:24下载
    积分:1
  • beediff
    使用QT编写的一个文件对比工具,使用QT编写的一个文件对比工具,使用QT编写的一个文件对比工具(Use a file comparison tool written in QT)
    2021-01-25 15:28:37下载
    积分:1
  • inertial navigation
    利用STM32F103作为主控,陀螺仪作为惯性传感器,可导航小车在无GPS情况下走直线,误差照成由于没增加磁陀螺的原因无法校准航向角的累积误差,所以长时间运行会带来累积误差,如果有不需要磁陀螺就可以校准的方法欢迎大家给我留言提建议。(By using STM32F103 as main control, gyroscope as inertial sensors, navigation in the car without GPS. Straight line error according to cumulative error due to reasons not to increase the magnetic gyro calibration course angle, so long time operation will bring the cumulative error, if the method does not require calibration of the magnetic gyro can be welcome to give me message advice.)
    2017-11-28 20:45:38下载
    积分:1
  • 2d常用类打包
    2d 常用类 包括Size,Point,Polygen,Rect无其他多于依赖c++11 标准
    2022-01-27 21:32:20下载
    积分:1
  • MoonWarriors雷电战神传说Cocos2d-X游戏源代码
    这种飞行游戏的编程思路,另一方面也可以加深对cocos2d-x的了解。
    2022-03-23 23:34:56下载
    积分:1
  • c#实现的计算器,是因为要写作业而写的,觉得很有意思,大家不妨也是一时...
    c#实现的计算器,是因为要写作业而写的,觉得很有意思,大家不妨也是一时-the calculator, because of the need to write and worked hard, think it is very meaningful, we may also 1:00
    2022-03-24 15:39:13下载
    积分:1
  • 99728371ipaint
    BCB 矢量绘图程序,具备 点、线、圆、文字 等基本图形,支持 复制、粘贴、等距排列等多种操作,图元的组合、拆分等已开发,放缩、存储等未完善,希望对广大BCB工作者有所帮助!(BCB vector drawing program, with points, lines, circles, text, and other basic graphics, support copy, paste, equally spaced and other operations, the combination of elements, split, etc. have been developed, zoom, storage, etc. are not perfect, I hope the majority of workers in BCB help!)
    2021-01-06 21:28:54下载
    积分:1
  • MATLABForSci
    一套科学运算语言 MATLAB 的程序设计有关的函数代码!!!(A set of scientific computing language MATLAB programming code related to the function!!!)
    2009-03-06 01:51:38下载
    积分:1
  • 最后一个了,呜 ,好累了,管理员,怎么这么搞哟
    最后一个了,呜 ,好累了,管理员,怎么这么搞哟-the last one, Woo, a tired, caretakers, so how engaging yo
    2022-06-13 20:07:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载