-
在STC5410AD单片机硬件基础上实现的串行接口的液晶显示源程序。...
在STC5410AD单片机硬件基础上实现的串行接口的液晶显示源程序。-The STC5410AD MCU based on the hardware, a serial interface, LCD display source.
- 2022-03-24 11:10:12下载
- 积分: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
-
基于easyarm2200的混合HID设备(鼠标+键盘)
基于easyarm2200的混合HID设备(鼠标+键盘)-Easyarm2200 based on a mixture of HID devices (mouse+ Keyboard)
- 2022-03-11 02:52:15下载
- 积分:1
-
hg1286445c
HG1286445C-YF63L-VB 的中文资料介绍及其,及编写方法-HG1286445C-YF63L-VB of the Chinese information on their, and the preparation method of
- 2022-07-21 03:12:43下载
- 积分:1
-
一个红外接收的程序,对红外遥控的设计具有一定的参考价值...
一个红外接收的程序,对红外遥控的设计具有一定的参考价值-An infrared receiver of the procedures, the design of infrared remote control has a certain reference value for
- 2022-03-09 08:54:00下载
- 积分:1
-
基于gps的车载定位系统,使用STCc51来设计的车在定位系统
基于gps的车载定位系统,使用STCc51来设计的车在定位系统-Gps based vehicle positioning system, the use of STCc51 to design the vehicle positioning system
- 2022-04-30 22:41:23下载
- 积分:1
-
1. 利用单片机内部的T0,T1计时计数器产生中断,并通过单片机最小系统按键产生外部中断,利用单片机中断系统闹钟的走时,调整及报数功能。...
1. 利用单片机内部的T0,T1计时计数器产生中断,并通过单片机最小系统按键产生外部中断,利用单片机中断系统闹钟的走时,调整及报数功能。-1. The use of single-chip within the T0, T1 timing counters generate an interrupt, and the smallest single-chip systems have external interrupt button, using single-chip system clock interrupt the travel time, and adjust the number of features reported.
- 2022-07-06 09:53:04下载
- 积分:1
-
开发环境:IAR Embedded Workbench Version: 3.21A
功能 使用msp430的定时器A产生信号控制led闪烁 做适当改进可用...
开发环境:IAR Embedded Workbench Version: 3.21A
功能 使用msp430的定时器A产生信号控制led闪烁 做适当改进可用于其他-Development environment: IAR Embedded Workbench Version: 3.21A function using MSP430 timer A control signal led flashes can be used to make appropriate improvements in other
- 2022-03-31 17:29:56下载
- 积分:1
-
SJA1000的STC单片机硬件和程序,一个简单的通信程序
sja1000与stc单片机的硬件程序,简单的通讯程序-SJA1000 MCU hardware and the STC process, a simple communication program
- 2022-03-19 18:36:41下载
- 积分:1
-
Wei Fu Lab2000P single
伟福 Lab2000P单片机仿真实验系统-Wei Fu Lab2000P single-chip simulation system
- 2022-04-09 22:48:13下载
- 积分:1