-
数码管的时钟电路设计的实现 功能强大的程序
数码管的时钟电路设计的实现 功能强大的程序-digital clock control circuit design to achieve a powerful proce
- 2022-08-19 16:21:42下载
- 积分: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
-
凌阳单片机程序为学习凌阳单片机学习者参考的声音
凌阳单片机的语音程序1,供学习凌阳单片机的学习者参考-Sunplus SCM process a voice for learning Sunplus SCM reference learners
- 2022-01-25 14:45:10下载
- 积分:1
-
用keil C编写的PWM程序,并用ISIS进行仿真
用keil C编写的PWM程序,并用ISIS进行仿真-Keil C prepared using PWM procedures, and simulation ISIS
- 2022-12-02 09:35:03下载
- 积分:1
-
16C554的应用实例之一,从论文中摘取
16C554的应用实例之一,从论文中摘取-16C554 application of one of removal from the paper
- 2023-07-19 09:05:03下载
- 积分:1
-
proteus学习资料,培训仗义,介绍硬件仿真平台proteus的使用。
proteus学习资料,培训仗义,介绍硬件仿真平台proteus的使用。-proteus learning materials, training, generous attempts to introduce the use of hardware emulation platform proteus.
- 2022-04-16 02:27:43下载
- 积分:1
-
Serial Communication Interface SCI : Transmit & Receive Interrupt
Serial Communication Interface SCI : Transmit & Receive Interrupt -Serial Communication Interface SCI : Transmit
- 2022-11-09 01:30:04下载
- 积分:1
-
我的液晶显示程序,用C语言写的,包含汉字显示,及正弦波显示。...
我的液晶显示程序,用C语言写的,包含汉字显示,及正弦波显示。-Liquid crystal display my program written in C language, including Chinese characters display, and the sine wave show.
- 2023-01-04 21:50:03下载
- 积分:1
-
pid的一个例程设计程序,希望对大家有用!
pid的一个例程设计程序,希望对大家有用!-pid a routine design process, in the hope that useful to everybody!
- 2022-06-28 08:12:59下载
- 积分:1
-
华邦单片机的红外发送源码,已经投入生产。其中的功能主要是把信息通过红外发送到上位机。...
华邦单片机的红外发送源码,已经投入生产。其中的功能主要是把信息通过红外发送到上位机。-Winbond MCU send infrared source has been put into production. The main function of which is to send information through the infrared to the host computer.
- 2022-04-09 09:10:29下载
- 积分:1