-
24c16读写程序,I2C总线的,我试过,可以使用
24c16读写程序,I2C总线的,我试过,可以使用-24c16 literacy procedures, I2C bus, I tried to use
- 2022-08-09 02:04:35下载
- 积分:1
-
非接触式IC卡设计编程的样例
非接触式IC卡设计编程的样例-non-contact IC card design Programming Example
- 2022-05-31 02:33:10下载
- 积分: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
-
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构...
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构成。类似SD卡协议, SPI通讯由
指令、响应和数据组成。全部的主机与SD卡之间的通信由主机控制。主机执行
每一跟CS标志为低的总线-spi Translation 7.2 SPI bus data channel from the SD card command and data bit (start bit and end bit) component, SPI channel directed by byte. Every command or data block from 8-bit bytes and CS constitute signs. SD card similar to the agreement, SPI communications from command, response and data components. All of the host and the communications between the SD card by the host control. Each host implementation with CS low marks for bus
- 2023-04-25 13:15:05下载
- 积分:1
-
c8051f340 USB传输 固件驱动, c8051f340 USB传输 固件驱动,
c8051f340 USB传输 固件驱动, c8051f340 USB传输 固件驱动,-transmission c8051f340 USB drive firmware, c8051f340 USB transmission firmware-driven,
- 2022-12-02 13:35:03下载
- 积分:1
-
51单片机控制网卡实现上网程序代码,编译环境为Keil C51
51单片机控制网卡实现上网程序代码,编译环境为Keil C51-51 MCU control card online code, compile environment for the Keil C51
- 2022-01-26 00:44:56下载
- 积分:1
-
J240128ALCD显示器的资料和C驱动源码
J240128ALCD显示器的资料和C驱动源码-J240128ALCD display information source and C Drive
- 2022-05-26 17:01:23下载
- 积分:1
-
c#can yin guan li xi tong
c#can yin guan li xi tong
- 2023-02-09 19:40: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
-
8*8点阵led显示功能介绍,包括点阵构成的原理,显示一竖柱,显示一横柱...
8*8点阵led显示功能介绍,包括点阵构成的原理,显示一竖柱,显示一横柱-8* 8 dot matrix led display, including the principle of dot-matrix composition, show一竖column, showing a horizontal column
- 2022-02-02 15:34:07下载
- 积分:1