Hi.
I am confused of the state of RSTOUTn pin of dm8168 during power up.
In sprs614c(DM8168 data sheet), it is said that " the RSTOUT pin on the device reflects device reset status and is de-asserted(high) when the device is out of reset. In addition, this output is always 3-stated and the internal pull resistor is disabled on this pin while POR or RESET is asserted; therefore, an external pull up or pull down can be used to set the state of this pin(high or low) while POR or RESET is asserted. "
In our design, we need RSTOUTn to be a pulse(high to low to high) rather than a rising edge(low to high). It seems that if we use a pull up resistor on RSTOUTn, we can ensure RSROUTn signal to be high for sometime(during RSTOUTn is 3-stated).But in fact ,we didn't get a pulse although a pull up resistor.
What's more, in DM8148 data sheet, it illustrates that RSTOUT_WD_OUT is Hi-Z during power up for sometime but it does not in DM8168 data sheet.
So I want to know whether and when RSTOUTn is Hi-Z during power up, and how can I get a pulse(high to low to high) on RSROUTn?
Thank you.
Regards,
Sean