-
C8051F020 development environment based on the single
基于单片机c8051F020开发环境下的计数器程序代码-C8051F020 development environment based on the single-chip counters under the code
- 2022-10-04 04:20:03下载
- 积分:1
-
本人学习51时老师的课件。供学习51的朋友参考学习.
本人学习51时老师的课件。供学习51的朋友参考学习.-for study 51 reference.
- 2022-07-15 06:00:40下载
- 积分:1
-
pic Singlechip nokia3310 driver used (CCS platform and platform Pbasic)
pic单片机用的nokia3310驱动(CCS平台下和Pbasic平台下)-pic Singlechip nokia3310 driver used (CCS platform and platform Pbasic)
- 2022-04-30 07:44:56下载
- 积分:1
-
C51实现的FAT32文件系统
C51实现的FAT32文件系统-C51 of the FAT32 file system
- 2023-04-29 08:15:04下载
- 积分:1
-
单片机做的4*4小键盘,学单片机的好资料,proteus仿真通过,学习的好资料...
单片机做的4*4小键盘,学单片机的好资料,proteus仿真通过,学习的好资料-Single-chip to do 4* 4 small keyboard, learning good information on SCM, proteus simulation adoption, learn good information ...
- 2022-02-05 08:04:42下载
- 积分:1
-
ECAN OOP implementation for TMS320 280x and x281x
ECAN OOP implementation for TMS320 280x and x281x
- 2022-08-20 08:29:37下载
- 积分:1
-
使用单片机C8051F330对无线发射接收模块进行配置与控制,使组件成为无线通讯中的终端,可与基站进行双向通讯...
使用单片机C8051F330对无线发射接收模块进行配置与控制,使组件成为无线通讯中的终端,可与基站进行双向通讯-C8051F330 use single-chip wireless transceiver and control module configured to enable wireless communications components to become the terminal, with the base station two-way communication
- 2022-04-13 00:06:24下载
- 积分: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
-
CC2420 提供了发送确认帧的固件,使能AUTOACK 将使得硬件可以自动生成确认帧。...
CC2420 提供了发送确认帧的固件,使能AUTOACK 将使得硬件可以自动生成确认帧。-CC2420 provides a frame to send to confirm the firmware so that it can AUTOACK will allow the hardware can automatically generate confirmation frame.
- 2022-07-18 04:36:17下载
- 积分:1
-
51 编程模板,单片机代码集合 裁减后可以方便编程
51 编程模板,单片机代码集合 裁减后可以方便编程-51 programming template, microcontroller code can be set after the reduction of programming convenience
- 2022-05-18 02:36:50下载
- 积分:1