搜索资源列表
add
- 利用C语言调用汇编子程序 其中5个输入参数和3个返回结果的汇编子程序调用 输入整数a,b,c,d,e, 请计算a+b+c,a+c+d+e,a-b的值 讨论a-b后算术状态标志寄存器的状态 (ASTAT) 请讨论输入整数数组e[3],f[3],参数如何传递的 写实验报告,要求有实验分析,实验程序,实验心得 -Using C language to call the assembly routines which five input parameters and
Discrete-Time-Signal-Processing
- Discrete Time Signal Processing ab cd e f
edma_test
- DSP EDMA测试程序,测试了一下AB模式的DMA传输,结果是正确的-DSP EDMA test procedure
zpw2000
- VB plc 连接的代码的是是 否付费-ab plc
QEP
- 基于DSP2812平台,CCS3.3,采用事件管理器EVA的T2计数器测定QEP电路脉冲个数,编码器AB相输入到EVA的指定引脚。正转则T2增计数,反转则T2减计数。亲测可用。注意一圈脉冲数为编码器线程的4倍。(DSP2812 based platform, CCS3.3, the event manager using EVA T2 of the counter circuit pulse number measuring QEP, Encoder AB input to the specif
CAN_ECHO-AB
- can a传送到can b,然后将数据回传给can a。 然后验证传输和接收的数据。 这个例子可以用来检查can-a和can-b之间的通信。 DSP的两个端口都需要彼此连接(通过可接收的端口)。(CAN-A transmits to CAN-B, which then echoes the data back to CAN-A. CAN-A then verifies the transmitted and received data. This example can be used t