-
12864 with a character LCD demo, hope that we can need them
12864带字库液晶演示,希望大家能用得上-12864 with a character LCD demo, hope that we can need them
- 2022-03-06 08:14:15下载
- 积分:1
-
用MSP430汇编语言写的发送和接收串行过程…
用MSP430单片机的汇编语言写的串口接发程序-with MSP430 assembly language to write the serial process of sending and receiving
- 2022-08-07 06:30:57下载
- 积分:1
-
51mcu demo 应用于avr单片甲
51mcu demo 应用于avr单片甲-51mcu demo applies to a single-chip avr
- 2022-12-16 16:15:09下载
- 积分:1
-
pic单片机 液晶1602的头文件 已调试通过
pic单片机 液晶1602的头文件 已调试通过-pic microcontroller LCD 1602 in the first file has been debugging through
- 2022-02-02 19:48:53下载
- 积分:1
-
单片机串行E2PROM驱动大全
单片机串行E2PROM驱动大全-serial E2PROM- Daquan
- 2023-04-09 23:05:03下载
- 积分:1
-
我的液晶显示程序,用C语言写的,包含汉字显示,及正弦波显示。...
我的液晶显示程序,用C语言写的,包含汉字显示,及正弦波显示。-Liquid crystal display my program written in C language, including Chinese characters display, and the sine wave show.
- 2023-01-04 21:50:03下载
- 积分: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
-
c51单片机与PC间的串口 通信驱动程序
c51单片机与PC间的串口 通信驱动程序-C51 MCU and PC serial communication between the driver
- 2022-07-19 12:30:04下载
- 积分:1
-
介绍了kellc软件的使用,并且拥有很多的的C程序
介绍了kellc软件的使用,并且拥有很多的的C程序-Kellc introduce the software and have a lot of the C program
- 2023-02-21 19:30:03下载
- 积分:1
-
PIC18F4550_Cdc PIC18F4550_Cdc
PIC18F4550_Cdc PIC18F4550_Cdc
- 2022-06-29 12:35:47下载
- 积分:1