Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSFP link/speed detection - NicheStack
Hi, I am using NiosII + ucOSii + NicheStack in a webserver application. Instead of a regular MDIO-accessible PHY device I am using a SFP cage compatible with any standard SFP module (i2c access...
Altera_Forum
Honored Contributor
12 years agoThe driver is built with PHYs using MDIO in mind, so to support the SFP modules I think you will have to make your own driver. You can probably make a copy of the existing TSE driver and modify yourself the functions that detect the PHY and its speed.