-
ST7920液晶驱动芯片的初始化程序,以及有关。字符模式
ST7920液晶驱动芯片初始化程序以及字符工作模式操作,图片模式操作-ST7920 LCD driver chip initialization procedures, as well as character mode of operation, picture mode operation
- 2022-08-21 10:33:10下载
- 积分:1
-
网络接口芯片RTL8019AS的论文,有助于这方面的开放
有关网络接口芯片RTL8019As论文,有助于这方面的开放-The network interface chip RTL8019As papers, help in this regard open
- 2022-07-26 21:38:12下载
- 积分:1
-
基于DS18B20温度测量系统
基于DS18B20温度测量系统-Temperature measurement system based on DS18B20
- 2023-01-24 16:40:03下载
- 积分:1
-
TI 691 的驱动部分,给予 Ms
TI 691 的驱动部分,给予 Ms-quare的37015芯片,实现并应用于产品中。-TI 691 drivers part of the Ms-quare given 37,015 chips, and applied to realize products.
- 2022-03-22 22:42:12下载
- 积分:1
-
关于传感器的程序,请各位大侠给予指导,等
关于传感器的程序,请各位大侠给予指导,等-Procedures on the sensor, please heroes for guidance, etc.
- 2022-10-20 04:35:03下载
- 积分:1
-
C51 Singlechip Tutorial L2, and L2 the example source code.
C51单片机教程L2,以及L2的例子源代码.
-C51 Singlechip Tutorial L2, and L2 the example source code.
- 2023-02-11 18:30:03下载
- 积分:1
-
IAR编译的mega16的ad转换,由1602和串口分别显示
IAR编译的mega16的ad转换,由1602和串口分别显示-IAR compiler mega16 of the ad conversion, and serial from 1602 show
- 2023-03-25 01:35:04下载
- 积分: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
-
which is the use of examples and how, very useful for beginners. Code passed
里面是的例子和怎么运用,对初学者很有用。代码全部通过-which is the use of examples and how, very useful for beginners. Code passed
- 2022-04-20 08:48:36下载
- 积分:1
-
is a picture of the LCD slash the C51 process, we want to help!
是一个在液晶上画斜线的C51的程序,希望对大家有帮助!-is a picture of the LCD slash the C51 process, we want to help!
- 2022-06-20 17:25:06下载
- 积分:1