-
单片机实例,多个实例运用,迅速掌握单片机技术
单片机实例,多个实例运用,迅速掌握单片机技术-Singlechip example, multiple instances of the use of single-chip technology quickly grasp
- 2023-08-05 09:15:04下载
- 积分:1
-
本程序实现了MSP430读写SD卡,MSP430对fat文件系统的操作
本程序实现了MSP430读写SD卡,MSP430对fat文件系统的操作-This program implements MSP430 to read and write SD card, MSP430 to the fat file system operations
- 2022-09-22 13:15:02下载
- 积分:1
-
使用51单片机和usb ch375芯片,完成与pc之间的通讯
使用51单片机和usb ch375芯片,完成与pc之间的通讯-The use of 51 single-chip computer and usb ch375 chips, complete with communications between pc
- 2022-07-03 03:10:57下载
- 积分:1
-
Hardware display driver section of the gate and the median of the four control o...
驱动显示屏硬件的栅和段的位数,控制16312的四个输出口数据。-Hardware display driver section of the gate and the median of the four control output 16312 data.
- 2022-07-19 13:04:19下载
- 积分:1
-
Sunplus SCM voice broadcast, modify the playback documents, will be able to broa...
Sunplus SCM voice broadcast, modify the playback documents, will be able to broadcast their own voice.
- 2022-01-23 11:09:15下载
- 积分:1
-
基于philips的932单片机的LIN总线程序开发,通俗易懂,简单实用...
基于philips的932单片机的LIN总线程序开发,通俗易懂,简单实用-based on the Philips 932 SCM LIN bus program, accessible, simple and practical
- 2022-12-13 08:10: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
-
With regard to the production of IC card relevant information, from easy to diff...
关于IC卡的制作的相关资料,从易道难,都是花钱买的难得的资料。-With regard to the production of IC card relevant information, from easy to difficult Road, are spending money to buy a rare information.
- 2022-02-21 13:34:32下载
- 积分:1
-
I2C communication with the C8051F040 implementation examples. Can be realized E2...
用C8051F040实现I2C通信的范例。可实现E2PROM的存取。-I2C communication with the C8051F040 implementation examples. Can be realized E2PROM access.
- 2023-03-18 02:55:04下载
- 积分:1
-
KEIL C51 source, and with psmain5.9.23.rar shengfangagsi5.9.22.rar work together...
仿真AT24CXX的KEIL C51源程序,与psmain5.9.23.rar和shengfangagsi5.9.22.rar一起工作,都是原创-KEIL C51 source, and with psmain5.9.23.rar shengfangagsi5.9.22.rar work together, are originality
- 2022-03-05 09:08:30下载
- 积分:1