搜索资源列表
DSP28335_AD2S1210_SPI_Interface
- 本程序是用于DSP28335与旋变AD2S1210芯片通讯SPI接口配置程序,并成功通过实际项目验证测试,请大家放心应用。-This procedure is used the DSP28335 and spin to change AD2S1210 chip communication SPI interface configuration program, and successfully passed the validation test of the actual project, p
AD2S1210
- c语言实现AD2S1210旋变数字参考信号输出的高电流驱动程序-C language implementation AD2S1210 spin variable digital reference signal output of the high current driver
AD2S1210_DSP28335_SPI_Initialize
- DSP28335通过SPI控制旋变AD2S1210第二版读写程序(以前我发过第一版),是实际工程中的一部分,有需要的可以放心应用,通过阅读代码,我相信大家可以学到一些东西的。-DSP28335 through the SPI control Resolver AD2S1210 second edition literacy program (before I sent a first edition), is part of the actual project, the need to be
AD2S1210Test
- dsp28335 control ad2s1210-control ad2s1210
AD2S1210
- 基于DSP28069的AD2S1210源代码,希望对大家有用-The AD2S1210 based DSP28069 source code, we hope to be useful
AD2S1210Linux
- AD2S1210,Linux环境下测试,经过测试可以使用。-AD2S1210,testing routines under the environment of Linux
Code_RDC_AD2S1210
- ADI公司AD2S1210旋变数字转换器驱动与例程-ADI s AD2S1210 resolver digital converter drive with routine
AD2S1210_Code
- ADI公司的ADC芯片AD2S1210的配置及采集处理程序,已经过验证,在tms320上运行ok-ADC company s AD2S1210 chip ADI configuration and acquisition process, has been verified, running on the OK TMS320
AD2S1210-v3.0
- 基于DSP F28335的AD2S1210的串行通信程序,采用软件模拟SPI接口进行通信,经测试可用。- 基于DSP F28335的AD2S1210的串行通信程序,采用软件模拟SPI接口进行通信,经测试可用。 DSP based F28335 AD2S1210 serial communication program, the use of software simulation SPI interface for communication, tested available.
ad2s1210
- AD2S1210旋转变压器程序,能设计成16位编码器。同时能测量电机的转速(AD2S1210 resolver program)
RDC_AD2S1210
- c代码用来实现控制旋变芯片ad2s1210功能(To achieve the control of spiral chip ad2s1210 function)
AD2S1210_STM32
- 基于STM32,对AD2S1210进行配置,可实现读取旋变位置,速度,实现编码器值稳定等功能(Based on STM32, the configuration of AD2S1210 can realize the function of reading and changing the position and speed of the encoder, and achieving the stable value of the encoder.)
ExampleCode_RDC_AD2S1210
- c代码用来实现控制旋变芯片ad2s1210功能 可以用来做参考!
F28335_RDC_Serial_Flash
- AD2S1210驱动 DSP版本,内部有模拟SPI读写程序,实现普通模式读取角度(AD2S1210 Driver DSP Version)
AD2S1210
- TMS320F28335串行读取AD2S1210数据(Using TMS320F28335 read the data of AD2S1210 by serial communcation)
AD2S1210芯片手册-中文
- 旋转解码芯片AD2S1210中文说明书,用于电机控制(Chinese Instructions for Rotary Decoder Chip AD2S1210)
ad2s1210串行驱动
- 这是完整的在STM32f10x芯片下实现旋变解码的程序,虽然只有一个文件,但是芯片的配置、读取、故障处理等全部实现!