-
关于msp430单片机的一些
自己收集的一些有需要的请下载
关于msp430单片机的一些
自己收集的一些有需要的请下载-MSP430 MCU on some of his own collection of some of those in need, please download
- 2022-05-27 23:47:45下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的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
- 2023-06-14 23:15:04下载
- 积分:1
-
用于单片机的开发 用modbus协议 实现上位机与下位机的通讯
用于单片机的开发 用modbus协议 实现上位机与下位机的通讯-design for mcu,protocl is modbus,for double mcu commiunication
- 2023-04-22 07:35:04下载
- 积分:1
-
美的的一个吸尘器程序
美的的一个吸尘器程序 -The United States, a vacuum cleaner process
- 2022-12-11 16:10:04下载
- 积分:1
-
the source is based on the ATMEL 89C51SND1C mp3 solution that supports Samsung a...
该源码是基于atmel公司的89C51SND1C的mp3解决方案,支持三星和东芝的NAND flash 上的fat12,fat16和fat32文件系统。-the source is based on the ATMEL 89C51SND1C mp3 solution that supports Samsung and Toshiba"s NAND flash on the FAT12, fat16 and fat32 file system.
- 2023-03-12 16:40:03下载
- 积分:1
-
LPC单片机PWM程序
LPC单片机PWM程序-LPC procedures SCM PWM
- 2022-02-10 16:59:40下载
- 积分:1
-
Calculation of a matrix in the Su
计算一个矩阵中的水仙花素,不过使用前先建一个txt文件,里面输入一个矩阵-Calculation of a matrix in the Su-daffodils, but before using to build a txt file, inside the importation of a matrix
- 2022-02-20 17:21:56下载
- 积分:1
-
frequency measurement using SCM
利用单片机测频率-frequency measurement using SCM
- 2022-08-08 03:02:57下载
- 积分:1
-
I2C software simulation source code, which is described
用软件模拟I2C的源代码,内有说明-I2C software simulation source code, which is described
- 2022-06-02 15:56:39下载
- 积分:1
-
又一个远程抄表系统程序,是电力线载波通信的,用汇编编写....
又一个远程抄表系统程序,是电力线载波通信的,用汇编编写.-also a remote meter reading system procedures, the power line carrier communication with the preparation of the compilation.
- 2022-02-12 15:37:51下载
- 积分:1