-
STR7 USB库源代码
STR7 USB Library Source code
- 2023-02-01 14:35:04下载
- 积分:1
-
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序....
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序.-Control motor movement, G code program, if the G code is not clear, please understand G code, and then look at the procedures.
- 2022-07-10 07:41:26下载
- 积分:1
-
K51下的微型打印机驱动程序,使用环境:K51+SM8958A+62C256
K51下的微型打印机驱动程序,使用环境:K51+SM8958A+62C256-K51 under the micro printer driver, the use of the environment : K51 SM8958A 62C256
- 2022-08-19 05:08:33下载
- 积分: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
-
AVR单片机M16L绝对可以用的4*4键盘程序,附连接图.
AVR单片机M16L绝对可以用的4*4键盘程序,附连接图.-AVR Singlechip M16L can definitely use 4* 4 keyboard procedures, attached connection diagram.
- 2022-02-02 04:41:24下载
- 积分:1
-
基于AVR单片机 MEGA16的温度采集源程序,采用ds18b20实现
基于AVR单片机 MEGA16的温度采集源程序,采用ds18b20实现-AVR-based single-chip temperature MEGA16 source acquisition, the realization of ds18b20
- 2022-04-11 19:18:47下载
- 积分:1
-
Frequency meter is used and a few 89C51 single
频率计是用单片机89C51和几块数字电路几个三极管-Frequency meter is used and a few 89C51 single-chip digital circuit several triode
- 2022-02-05 14:54:25下载
- 积分:1
-
串口通信的光纤调制解调产品“光猫”的AT89C2051单片机完整源代码及其说明...
串口通信的光纤调制解调产品“光猫”的AT89C2051单片机完整源代码及其说明-serial communication fiber modem products "- cat" AT89C2051 integrity of the source code and its description
- 2022-01-24 09:06:41下载
- 积分:1
-
AT89C51 produced with 99 seconds Happy tables, suitable for beginners to learn s...
用AT89C51制作的99秒跑马表,适合初学者学习单片机-AT89C51 produced with 99 seconds Happy tables, suitable for beginners to learn single-chip
- 2022-06-16 20:18:51下载
- 积分:1
-
5532cs5532 C语言驱动程序
5532CS5532 driver c language -CS5532 driver c language driver c language driver c language
- 2022-03-05 19:33:17下载
- 积分:1