-
Touch Panel ocmj15X20 procedures
ocmj15X20触摸屏程序,欢迎大家下载-Touch Panel ocmj15X20 procedures
- 2022-07-28 00:16:03下载
- 积分:1
-
51 Singlechip a good learning materials, a large number of source code, but also...
学习51单片机的好材料,大量的源程序,而且是用C语言编写的!-51 Singlechip a good learning materials, a large number of source code, but also with C language!
- 2022-07-07 01:12:35下载
- 积分:1
-
PIC MCU information 10 to 16 serious
PIC MCU information 10 to 16 serious
- 2022-08-22 20:10:43下载
- 积分: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
-
图形点阵型LCD控制芯片ST7565R驱动程序,点亮全屏,并显示相关图片信息,已通过测试...
图形点阵型LCD控制芯片ST7565R驱动程序,点亮全屏,并显示相关图片信息,已通过测试-Graphic point of formation LCD controller chip ST7565R driver, lit full-screen, and display the relevant image information, has been tested
- 2022-05-14 23:29:52下载
- 积分:1
-
NRF401 chip C51 sent subroutine
NRF401芯片的C51发送子程序-NRF401 chip C51 sent subroutine
- 2022-09-07 22:00:03下载
- 积分:1
-
ATMEL单片机STK500 ISP变成器的STK500协议 看完就是高手了 详细介绍了STK500编程器和主机通信的每一个步骤,每一个命令.AVR单片机开发者...
ATMEL单片机STK500 ISP变成器的STK500协议 看完就是高手了 详细介绍了STK500编程器和主机通信的每一个步骤,每一个命令.AVR单片机开发者必看-ATMEL SCM STK500 ISP into an agreement with the STK500 is a master of reading Details on the STK500 programmer and host communications every step, Each one order. AVR watched every game developers
- 2023-07-05 00:25:03下载
- 积分:1
-
DS18B20芯片的温度转换子程序精度为0.5
DS18B20芯片的温度转换子程序精度为0.5-Temperature Conversion Subroutine
- 2022-02-28 20:19:45下载
- 积分:1
-
Realize the use of single
利用单片机实现三相电源的相序检测
利用单片机实现三相电源的相序检测-Realize the use of single-chip three-phase power supply phase sequence detection using single-chip realization of three-phase power supply phase sequence detection
- 2023-01-14 06:55:03下载
- 积分:1
-
atmel c5122 USB C51程序
atmel c5122 USB C51程序-ATMEL c5122 USB C51 procedures
- 2022-12-06 21:30:03下载
- 积分:1