-
IC card read
IC卡读写程序(ASM)及其测试顺序(PC端)
- 2023-03-24 11:15:04下载
- 积分:1
-
QG8_demo学习板开发板例程
io口的应用的例程,辛苦找来。
经过验证是正确的。...
QG8_demo学习板开发板例程
io口的应用的例程,辛苦找来。
经过验证是正确的。-Learning board QG8_demo development board io port the routine application of routine, it is tough to get a large. Verified to be correct.
- 2022-04-16 16:57:33下载
- 积分:1
-
支持SD卡的MP3电路图,powerpcb4.0格式.使用AVR单片机
支持SD卡的MP3电路图,powerpcb4.0格式.使用AVR单片机-support the SD card MP3 circuit diagrams powerpcb4.0 format. Use AVR
- 2023-04-19 11:55:03下载
- 积分:1
-
MDK学习范例之CAN,祝大家学习进步
MDK学习范例之CAN,祝大家学习进步-MDK study examples of CAN, I wish you all a learning progress
- 2022-02-09 23:33:49下载
- 积分: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
-
单片机C语言程序设计教程与实训源代码及图片 单片机C语言程序设计教程与实训源代码及图片...
单片机C语言程序设计教程与实训源代码及图片 单片机C语言程序设计教程与实训源代码及图片-Single-chip C programming language tutorial with source code and Training Photos Single-chip C programming language tutorial with source code and Training Photos
- 2022-03-21 20:59:26下载
- 积分:1
-
UCOSII transplanted to the use of 430 chip, embedded systems and more particular...
UCOSII移植到430芯片中使用,嵌入式系统多改改就明白了-UCOSII transplanted to the use of 430 chip, embedded systems and more particularly so on to understand
- 2022-05-16 22:17:28下载
- 积分:1
-
Madison Studio 51 MCU development board keyboard
麦迪工作室51单片机开发板键盘的驱动代码。设计了抬键监听机制,防止一次按键多次触发。-Madison Studio 51 MCU development board keyboard-driven code. Designed to raise key monitoring mechanism to prevent a key trigger several times.
- 2022-08-25 23:31:54下载
- 积分:1
-
这是arm92440的脉宽调制(pwm)
适合初学者使用
这是arm92440的脉宽调制(pwm)
适合初学者使用-Arm92440 This is the pulse width modulation (pwm)
Suitable for beginners to use
- 2022-12-07 09:35:04下载
- 积分:1
-
mzl05液晶模块的ARM驱动程序,有注解!LPC2131调试通过
mzl05液晶模块的ARM驱动程序,有注解!LPC2131调试通过-ARM LCD mzl05 driver has comments! Debugging through LPC2131
- 2022-05-16 17:22:16下载
- 积分:1