Location:
Search - SFP
Search list
Description: ADI公司的关于光通讯模块的监控程序,在KEIL FOR ARM 的编译环境编译.程序大小约12K,芯片是ADu7020.-ADI on the optical communication module procedures of control in KEIL FOR ARM compiler compiler environment. About 43-45 procedures size, the chip is ADu7020.
Platform: |
Size: 292610 |
Author: 张涛 |
Hits:
Description: SFP模块的国际标准.
Cooperation Agreement for Small Form-Factor Pluggable Transceivers-SFP module international standards. Cooperation Agreement for Sm all Form-Factor Pluggable Transceivers
Platform: |
Size: 888101 |
Author: leon |
Hits:
Description: ADI公司的关于光通讯模块的监控程序,在KEIL FOR ARM 的编译环境编译.程序大小约12K,芯片是ADu7020.-ADI on the optical communication module procedures of control in KEIL FOR ARM compiler compiler environment. About 43-45 procedures size, the chip is ADu7020.
Platform: |
Size: 291840 |
Author: 张涛 |
Hits:
Description: SFP模块的国际标准.
Cooperation Agreement for Small Form-Factor Pluggable Transceivers-SFP module international standards. Cooperation Agreement for Sm all Form-Factor Pluggable Transceivers
Platform: |
Size: 887808 |
Author: leon |
Hits:
Description: Flash player in delphi
Platform: |
Size: 282624 |
Author: Robee |
Hits:
Description: SFP模块电路原理图,文档为ddb格式,protel打开-SFP module circuit schematics, documentation for ddb format, protel Open
Platform: |
Size: 14336 |
Author: wxw |
Hits:
Description: MAX3798 FOR SFP OPTICAL -MAX3798 FOR SFP OPTICAL
Platform: |
Size: 234496 |
Author: 钟锦春 |
Hits:
Description: 千兆SFP光信号收发卡高速电路PCB仿真设计,介绍了利用SI 仿真设计来进行高速数字电
路设计的方法。并给出了基于SI 仿真指导千兆SFP ( Small Form- Factor Pluggable Optical Transceiv er ) 光信号收发卡电路设计的实例。-Gigabit SFP optical transceiver card PCB simulation of high-speed circuit design, simulation design introduced by SI to conduct high-speed digital circuit design methods. SI simulation are given guidance on Gigabit SFP (Small Form-Factor Pluggable Optical Transceiv er) optical transceiver card circuit design examples.
Platform: |
Size: 384000 |
Author: 小天 |
Hits:
Description: 88E1111 千兆phy完整资料,如果做千兆应用可以看着个资料。
非常详细-88E1111 Gigabit phy complete information, if the application can be done looking at a Gigabit data. Very detailed
Platform: |
Size: 1230848 |
Author: 何某 |
Hits:
Description: Technical specification of SFP for fiber optics
Platform: |
Size: 516096 |
Author: Chuck |
Hits:
Description: C#写的光模块烧写软件源码.按照8472协议 往SFF,SFP模块对应的地址烧写96个字节,然后把数据在全部读取一变,检查是否烧正确
.-Optical modules written in C# programming software source address corresponding to the SFF, SFP module program 96 bytes, then the data in all read for a change, check for burned correctly in accordance with the 8472 agreement.
Platform: |
Size: 220160 |
Author: 紫月 |
Hits:
Description: Application for Windows, which allowed you to read fill information from SFP optical modules via i2C library
Platform: |
Size: 212992 |
Author: Vasily |
Hits:
Description: 光模组SFP协议,以及SFF-8472_v11.0协议,附有maxim单片机实现的参考代码-SFP optical module agreements, and SFF-8472_v11.0 agreement with maxim MCU reference code
Platform: |
Size: 1513472 |
Author: 徐民民 |
Hits:
Description: IIC SFP接口测试程序,Xilinx参考设计,ML507硬件测试通过-IIC SFP interface test code,Xilinx reference design,tested on ML507 platform.
Platform: |
Size: 3072 |
Author: Zhang Qiang |
Hits:
Description: 88e1111 千兆光电收发器原理图,推荐借鉴-88e1111 gigabit transceiver schematics, recommended reference
Platform: |
Size: 72704 |
Author: wangyong |
Hits:
Description: Code common to all AM33xx machines for Linux v2.13.6.
Platform: |
Size: 2048 |
Author: wocidin |
Hits:
Description:
SFP驱动代码
1. //sfp_types.h
2.
3.
4. *** *** *** *** *** *** *** *** *** *** *** *** *****
5. ** 6. ** sfp_types.h Include file for the SFP type. 7. ** 8. ** 03-18-2010 Rudolf Chang : Initial Creation 9. ** 04-29-2010 Rudolf Chang : Modify 10. ** 11. ***************************************************************************** 12. #ifndef _SFP_TYPES_H_ 13. #define _SFP_TYPES_H_ 14. #include <common.h> 15. #define I2C_SW_CTL_CHIP 0x73 16. #define I2C_ETH_SFP_CHIP 0x50 17. #define I2C_IO_EXPA_CHIP 0x26 18. #define I2C_CHANNEL_LM75_1_EN 1 << 0 19. #define I2C_CHANNEL_LM75_2_EN 1 << 1 20. #define I2C_CHANNEL_SFP_EN 1 << 2 21. #define I2C_CHANNEL_IO_EXPA_EN 1 << 3 22. -SFP驱动代码
1. //sfp_types.h
2.
3.
4. *****************************************************************************
5.** 6.** sfp_types.h Include file for the SFP type. 7.** 8.** 03-18-2010 Rudolf Chang : Initial Creation 9.** 04-29-2010 Rudolf Chang : Modify 10.** 11.***************************************************************************** 12.#ifndef _SFP_TYPES_H_ 13.#define _SFP_TYPES_H_ 14.#include <common.h> 15.#define I2C_SW_CTL_CHIP 0x73 16.#define I2C_ETH_SFP_CHIP 0x50 17.#define I2C_IO_EXPA_CHIP 0x26 18.#define I2C_CHANNEL_LM75_1_EN 1 << 0 19.#define I2C_CHANNEL_LM75_2_EN 1 << 1 20.#define I2C_CHANNEL_SFP_EN 1 << 2 21.#define I2C_CHANNEL_IO_EXPA_EN 1 << 3 22.
Platform: |
Size: 2048 |
Author: 李世民 |
Hits:
Description: sfp+接口的通信协议和接口规范,英文,适用sfp光传输相关人员(Sfp+ communication protocols and specifications)
Platform: |
Size: 907264 |
Author: 斯文小卡
|
Hits:
Description: 实现pcb电路,用于SFP光模块转换速度了设计大方(shixian pcb design adskfh a is my are)
Platform: |
Size: 44032 |
Author: jecy6
|
Hits:
Description: 新唐单片机Mini51系列在SFP光模块应用上的源代码(Nutiny-Mini51 sourcecode for SFP optical Module)
Platform: |
Size: 1135616 |
Author: bruce_007 |
Hits: