2012-04-03 10:04 PM
STE100P how to set PHY address?
Hello. Im trying to using an STE100P PHY ethernet chip (with ST32F217 MCU).
In the datasheet for STE100P i see an description for bits 7~3 PAD4:0 in PR20- XMC, XCVR Mode control register : (page 15 of datasheethttp://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/CD00001918.pdf
)PHY Address [4:0]:The values of the PAD[4:0] pins are latched to this register at power-up/reset. The first PHY address bit transmitted or received is the MSB of the address (bit 4). A station management entity connected to multiple PHY entities must know the appropriate address of each PHY. A PHY address of <00000> that is latched in to the part at power-up/reset will cause the Isolate bit of the PR0 (bit 10, register address 00h) to be set. After power up/reset the only way to enable or disable isolate mode is to set or clear the Isolate bit (bit 10) PR0. After power up/reset writing <00000> to bits [4:0] of this register will not cause the part to enter isolate mode.But i cant see any of PAD[4:0] pins in chip pins (). How can i set PHY address for STE100P? #phy #ste100p2012-04-05 09:47 AM
Hello,
Please refer to the following pages: page 5: Table 2. Pin Description (continued) page 15: Table 5. Register Descriptions (continued) ledr10 --> PAD4 ledtr --> PAD3 ledl --> PAD2 ledc --> PAD1 leds --> PAD02012-04-05 09:45 PM
Thank you! but how can i pull up or pull down LED pins, how LEDs will work after that?
2012-04-05 10:53 PM
Hello,
Please seehttp://www.stmsky.com/bbs/viewthread.php?tid=3533
&http://www.keil.com/mcbstr9/mcbstr9-schematics.pdf
, I have also attached an example. ________________ Attachments : STE100P.jpg : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtWS&d=%2Fa%2F0X0000000aRE%2FO4YP.VwvElvOZkVM9Cisuc3GszRYRk3rl5t3eN8qWQE&asPdf=false2012-04-05 11:12 PM