搜索结果
找到约 69 项符合
EPP 的查询结果
按分类筛选
VHDL/FPGA/Verilog MicroBlaze 外设,opb_epp利用pc并可与MicroBlaze进行通信
MicroBlaze 外设,opb_epp利用pc并可与MicroBlaze进行通信
单片机开发 AVR和PC机并口以EPP方式通信的源代码
AVR和PC机并口以EPP方式通信的源代码,与大家共享
Linux/Unix编程 包含一个EPP-CAN板的Linux操作系统驱动
包含一个EPP-CAN板的Linux操作系统驱动,先用make命令编译目标代码(cangate),再运行install,安装该驱动。就可以通过并口对SAJ1000的板子进行数据收发.
Linux/Unix编程 测试EPP_CAN板的Linux操作系统驱动的小程序,
测试EPP_CAN板的Linux操作系统驱动的小程序,
中间件编程 High-speed Interface to Host EPP Parallel Port * Version: 1.0 * Last updated: 2001.12.20 * Tar
High-speed Interface to Host EPP Parallel Port
* Version: 1.0
* Last updated: 2001.12.20
* Target: All AVR Devices with 12 I/O pins
教程 基于EPP和计数器8254相位差的高精度测量
基于EPP和计数器8254相位差的高精度测量
技术资料 基于FPGA和EPP技术的CMOS图像传感器高速数据采集系统
本文介绍FPGA 和EPP(增强型并行口)相结合技术对OV7620CMOS 图像传感器进行高速数据采集,提供一种利用PC 机外设对图像采集的解决方案。该设计方案已应用在隧道的平行度检测的试验中,
系统设计方案 This program would work fine only with a specific flash tool through PC printer port under EPP mode.
This program would work fine only with a specific flash tool through PC printer port under EPP mode.Program is capable of identifying flash chip manufacturer, device type, capacity,... It also allows user to dump flash data, edit/revise the content of flash chip on the Screen, and re-write them back ...
Linux/Unix编程 CAN-EPP上位机软件linux版的 带驱动程序和测试程序
CAN-EPP上位机软件linux版的
带驱动程序和测试程序
其他嵌入式/单片机内容 verilog语言编写的FPGA代码。功能为pc机通过epp不断写数到sram中
verilog语言编写的FPGA代码。功能为pc机通过epp不断写数到sram中,然后pc发送中断信号打断写过程读取sram中的数据。rar包中包含epp协议,模块文件和测试文件(test)。