Location:
Search - usb430
Search list
Description: msp430下的飞利浦公司的PDIUDBD12的USB设备编程。-Controller of the PDIUDBD12 Philips USB device programming.
Platform: |
Size: 14821 |
Author: 马小哈 |
Hits:
Description: 参考设计:为USB430和斜度计两个实例的源程序和编译后的文件 “实验程序”子文件夹内容:为本光盘所配书的实验的源程序和编译后的文件。其中C源程序文件可以用记事本程序打开,其他文件使用“IAR Embedded Workbench”软件可以打开.
Platform: |
Size: 277053 |
Author: chindon |
Hits:
Description: msp430下的飞利浦公司的PDIUDBD12的USB设备编程。-Controller of the PDIUDBD12 Philips USB device programming.
Platform: |
Size: 14336 |
Author: 马小哈 |
Hits:
Description: 参考设计:为USB430和斜度计两个实例的源程序和编译后的文件 “实验程序”子文件夹内容:为本光盘所配书的实验的源程序和编译后的文件。其中C源程序文件可以用记事本程序打开,其他文件使用“IAR Embedded Workbench”软件可以打开.
-Reference Design: USB430 and gradient for the two examples of the source and compiled a document of experimental procedures subfolder Content: CD-ROM-based book by experiments with source and compiled files. C source file which can be used to open the Notepad program, other documents using the IAR Embedded Workbench software can open.
Platform: |
Size: 707584 |
Author: chindon |
Hits:
Description: 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read from the bottom of the auto-complete function (correlation function for unsigned char D12_ReadEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) the corresponding endpoint of 2 and 4), the read data stored in GenEpBuf [] (common endpoint), MainEpBuf [] or EpBuf [] (the main endpoint), the user can use a direct reading.
Platform: |
Size: 14336 |
Author: wsj |
Hits:
Description: MSP430单片机超低功耗的16位单片机,相信不少朋友在用,这是我的学习过程中用到的一些小程序,适合初学者循序渐进的学习。这个是USB的相关程序。-Ultra-low power MSP430 MCU 16-bit microcontroller, I believe a lot of friends in use, this is my learning process used in a number of small procedures, step by step for beginners to learn. This is the USB-related procedures.
Platform: |
Size: 14336 |
Author: 武洁 |
Hits:
Description: 该压缩包为USB430实例的源程序和编译后的文件;其中C源程序文件可以用记事本程序打开,其他文件使用IAR软件可以打开,usb端口通信已经作为一个模块来使用,用户可以对usb端口进行方便地读写,压缩包内有详细的程序说明。-The archive for the USB430 instance of the source and compiled files which C source files can be opened with Notepad, other documents can be opened using the IAR software, usb port communications have been used as a module, the user can usb port be easy to read and write, compressed within a detailed description of the procedures.
Platform: |
Size: 14336 |
Author: 何事入罗闱 |
Hits:
Description: 430与USB相接程序,非常好用,曾经测试过-430 phase with the USB program, very easy to use, have tested
Platform: |
Size: 16384 |
Author: asd |
Hits:
Description: 用msp430f149外接USB,仅限于学习使用(External MSP430F149 using USB)
Platform: |
Size: 15360 |
Author: 宝宝嘘嘘
|
Hits: