-
keil c51编写的TLC549驱动函数,经过了测试的
keil c51编写的TLC549驱动函数,经过了测试的-keil c51 ?嘈
- 2022-03-03 03:26:08下载
- 积分:1
-
此程序主要测试50HZ~3KHZ音频范围幅频特性测试程序.程序包含主控程序和显示程序....
此程序主要测试50HZ~3KHZ音频范围幅频特性测试程序.程序包含主控程序和显示程序.-This procedure tests the scope of 50HZ ~ 3KHZ audio amplitude-frequency characteristics of testing procedures. Procedures included control procedures and display program.
- 2023-01-08 13:05:03下载
- 积分:1
-
51定时器初始值计算器(初学单片机的好工具)
51定时器初始值计算器(初学单片机的好工具)-51 timer starting value calculator (begins studies monolithic
integrated circuit good tool)
- 2022-01-26 03:19:40下载
- 积分:1
-
unicef.org calculation method, one more suitable for external memory or ROM Micr...
crc计算方法之一,适合于有较大ROM或外部存储器的单片机-unicef.org calculation method, one more suitable for external memory or ROM Microcontroller
- 2023-01-16 10:10:04下载
- 积分:1
-
- 2022-07-19 12:16:18下载
- 积分: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
-
这是 12864LCD的技术文档 大家可以参考一下
这是 12864LCD的技术文档 大家可以参考一下-This is the technical documentation 12864LCD we can refer to
- 2022-01-25 17:47:06下载
- 积分:1
-
MAXIM公司a_WIRE温度传感器DS18b20的c51源代码
MAXIM公司a_WIRE温度传感器DS18b20的c51源代码-MAXIM company a_WIRE temperature sensor DS18b20 the decoder source code
- 2022-03-31 10:30:55下载
- 积分:1
-
CAN控制器SJA1000的控制模块BCAN
CAN控制器SJA1000的控制模块BCAN-CAN controller SJA1000 the control module BCAN
- 2022-02-01 22:23:16下载
- 积分:1
-
CH341USB转串口PCB原理图。
CH341USB转串口PCB原理图。
CH341USB转串口PCB原理图。
CH341USB转串口PCB原理图。-CH341USB schematic PCB serial transfer. CH341USB schematic PCB serial transfer.
- 2023-06-23 07:45:03下载
- 积分:1