搜索资源列表
dspmem(bitmap)
- AD公司DSP程序,用于芯片存储器测试,可以定位到每一个bit-AD DSP procedures for testing memory chips, positioning each one bit
ccs_cmd
- cmd 文件用于DSP 代码的定位。由于DSP 的编译器的编译结果是未定位的, DSP没有操作系统来定位执行代码,每个客户设计的DSP 系统的配置也不尽相同,因此需要用 户自己定义代码的安装位置。安装位置是指,编译完成的代码是存放在dsp的那个位置,程序空间RAM或者数据空间RAM,起始地址以及长度。-cmd file for the positioning of DSP code. As the DSP of the compiler to compile the result
bujindianji
- 自己用汇编写的步进电机底层控制程序,包括按键、液晶显示,上位机通信,步进电机驱动定位,附带rom编译和烧写程序-Assembly write the bottom of the stepper motor control program, including buttons, LCD, PC communications, positioning of the stepper motor driver, incidental rom compiler and programming proced
2812_c
- 1.首先在.cmd中定位系统中断表 2.在C中制定该中断的结构体 然后在使我们在.cmd文件中定义的表有以上属性 4.初始化该表(在.c文件中)使之能够为主程序所使用 -A First. Cmd positioning system interrupt Table 2. To develop the interrupt structure in C and then us. Cmd file defined in the table above property to initi
C6x_Source
- TI C64x参考程序,代码 内容包括: C语言正弦函数程序 汇编语言正弦函数程序 EMIFA_SDRAM配置程序 FLASH读写程序 EDMA_EMIFA_FIFO配置程序 McBSP_RS232通讯程序 McBSP_SPI_ AD7843驱动程序 HPI数据传输程序 VPORT驱动程序 网口驱动程序 C6416_C68001配置程序 双目视觉测距程序 声源定位程序-The TI C64x reference program, code
CPUTIMER_RAM1
- 实现对目标的自动跟踪和定位等功能,程序简单,实用-Realize the goal of automatic tracking and positioning, and other functions, procedures simple and practical
11-Step_Motor
- 步进电机是将电脉冲信号转变为角位移或线位移的开环控制元件。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,当步进驱动器接收到一个脉冲信号,它就驱动步进电机按设定的方向转动一个固定的角度,称为 步距角 ,它的旋转是以固定的角度一步一步运行的。可以通过控制脉冲个数来控制角位移量,从而达到准确定位的目的 同时可以通过控制脉冲频率来控制电机转动的速度和加速度,从而达到调速的目的。基于dsp可调速的步进电机程序。-Stepper motor is the el
dspyuyinjiansuo
- 利用dsp编写程序,实现语音内容的检索与定位。-Using DSP to realize the retri and location of speech content.
STM32_HardFault_Trace&Resolution
- STM32程序跑飞跟踪与解决方案。本文详细描述程序进入CPU异常中断后,如何通过堆栈信息定位到“引发异常”的代码位置,从而修正错误。(The Doc introducesa pratical resolution for STM32 HardFault exception. After exception occurs, how to find the abnormal code location trough the stack information is the key.)