搜索结果

找到约 282 项符合 INTERRUPT-driven 的查询结果

系统设计方案 === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =

=== === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test ...
https://www.eeworm.com/dl/678/263157.html
下载: 121
查看: 1071

汇编语言 这是PC机间相互通信的例子

这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现
https://www.eeworm.com/dl/644/263855.html
下载: 179
查看: 1087

驱动编程 USB接口驱动程序

USB接口驱动程序,Interrupt传输模式
https://www.eeworm.com/dl/618/266512.html
下载: 120
查看: 1043

汇编语言 这是PC机间相互通信的例子

这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现
https://www.eeworm.com/dl/644/272249.html
下载: 74
查看: 1027

汇编语言 (1) 用单脉冲发生器的输出作为中断请求信号使8259A产生中断,进入中断后显示一个字符串。(2) 中断请求通过8259的IRQ2端输入

(1) 用单脉冲发生器的输出作为中断请求信号使8259A产生中断,进入中断后显示一个字符串。(2) 中断请求通过8259的IRQ2端输入,中断源可以是片外8253定时器输出的脉冲,并把8253的OUTO和总线槽IR02连接好。 (3) 编写程序,要求每次主机响应外部中断IRQ2时,显示字符串“THIS IS A 8259A INTERRUPT!”(或其它串),中断十次后,程 ...
https://www.eeworm.com/dl/644/280995.html
下载: 51
查看: 1393

其他书籍 The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is

The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel&reg Architecture processors. The IA-32 Software Developer’s Manual, Volume 3, describes the ...
https://www.eeworm.com/dl/542/281030.html
下载: 124
查看: 1052

单片机开发 This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an inte

This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
https://www.eeworm.com/dl/648/287610.html
下载: 90
查看: 1040

单片机开发 This example provides a description of how to set a communication with the bxCAN in loopback mode:

This example provides a description of how to set a communication with the bxCAN in loopback mode: - transmit and receive a standard data frame by polling at 100Kbit/S - transmit and receive an extended data frame with interrupt at 500Kbit/S - lit some LEDs depending of the program succeed or not ...
https://www.eeworm.com/dl/648/287773.html
下载: 51
查看: 1086

单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro

This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The r ...
https://www.eeworm.com/dl/648/287775.html
下载: 34
查看: 1050

串口编程 Title: DK3200_RS232_IAP(upsd32XX) Project Name: DK3200_RS232_IAP Description: In-Application-Prog

Title: DK3200_RS232_IAP(upsd32XX) Project Name: DK3200_RS232_IAP Description: In-Application-Programming Driven by RS232 demonstration program
https://www.eeworm.com/dl/624/300946.html
下载: 109
查看: 1036