When the RST_N pin goes from L to H, pins 13, 16, and 18 go from H to L after 35ms.
Is this the correct behavior?
What can you think of?
For reference, I will send you the circuit diagram and the waveforms of the RST_N pin and 16 pin.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
When the RST_N pin goes from L to H, pins 13, 16, and 18 go from H to L after 35ms.
Is this the correct behavior?
What can you think of?
For reference, I will send you the circuit diagram and the waveforms of the RST_N pin and 16 pin.
Hi Satoshi,
In Section 7 Pin Configurations and Functions (BASIC Mode) we can see the default states of the pins. We can see that Pins 13 & 16 are PU during Reset, so them being high while the Reset pin is pulled low is to be expected. Pin 16 should be a PD however. Is there any data being sent by the MAC when you are probing these pins?
Regards,
Alvaro
Thank you for your reply.
Use in BASIC mode.
Since Strap2 is set to pull-up (Auto Negotiation Enable), I think it will be invalid even if the 16-pin (Strap0) setting is set to pull-up (Half Duplex). Why is it necessary to make it a pulldown?
The program on the MAC side is empty, so no data is being sent.
Hi Satoshi,
I apologize for the confusion, there is a typo in my previous response. I meant to say that Pin 18 (not pin 16) is expected to be PD during reset. Pins 13 & 16 are behaving as expected.

Are there any functional issues because of this?
Regards,
Alvaro
Thank you for your reply.
I'm concerned about the 18-pin (strap10) setting.
Used in BASIC mode + RMII slave mode.
Therefore, pin 18 (strap10) is pulled up with an external resistor.
Is this correct?
Hi Satoshi,
Pin 18 (strap 10) should remain '0' in Basic mode, keep as default.

Regards,
Alvaro
sorry. I'm not sure.
When I want to use RMII slave mode, shouldn't I use an external pull-up resistor to set Strap10 to "1"?
I thought the following was correct.
Strap3=0
Strap4=1
Strap10=1

Hi Satoshi,
You are 100% correct, excuse my mistake.
Strap3=0
Strap4=1
Strap10=1
This is the correct strapping for RMII Slave.
Regards,
Alvaro