资源列表
VMD642_uartio
- 用开发板随带的串口线将DSP 开发板的串口和计算机串口连接好,启动串口调试器.exe,设置串口参数,然后打开串口,就可以在发送窗口发送字符,同时在接收窗口接收DSP端传回的数据。-Development board comes with a serial cable to the serial port and DSP development board connected computer serial port, serial port debugger start .exe, set th
VMD642_led
- 通过改变 LED 灯控制寄存器的值,分别实现LED 灯一个个点亮和一个个关闭,以及每次只点亮一只。-LED lights controlled by changing the value of the register, respectively, to achieve LED lights lit one and one closed, and only lit each one.
VMD642_video_out
- dm642实现图像实时采集与显示,无延迟。-dm642 achieve real-time image acquisition and display, without delay.
DSP_Motor
- 无刷电机驱动程序,可用。可实现对电动机的基本控制操作。-It is a available program about brushless motor driver.
DSP_Mcbsp
- 本例程序实现基于TMS320DM642的McBSP串行通信功能,并且结合CSL库,经过测试,给出了正确结果-This example program implementation based on TMS320DM642 McBSP serial communication function, and combined with CSL library, through the test, gives the correct result
SourceCode45_TCP_Client_OK
- 基于DSP28335的TCP/IP客户端程序-DSP28335 TCP/IP client source
SourceCode44_TCP_Server_OK
- 基于DSP28335的TCP/IP服务器程序-DSP28335 TCP/IP server source
SourceCode10_i2c_rtc_OK
- 基于DSP28335的IIC接口RTC驱动程序-DSP28335 IIC RTC source
SourceCode09_i2c_eeprom_OK
- 基于DSP28335的IIC接口EEPROM驱动程序-DSP28335 IIC EEPROM source
SourceCode08_EXT_INT1_OK
- 基于DSP28335的外部中断1处理程序-DSP28335 INT1
SourceCode06_Aic23_IIC_Mcbsp_OK
- 基于DSP28335的IIC接口驱动程序-DSP28335 IIC source
UI_button_event
- QT写得按键事件处理程序,适合初学者学习参考,qt的事件处理机制-QT key event handler written for beginners learning reference, event handling mechanism qt of