sinara-hw / Stabilizer

2-channel microcontroller servo with EEM and Ethernet based on STM32 CPU
Other
22 stars 5 forks source link

PHY NRST pull-down #84

Closed jordens closed 3 years ago

jordens commented 3 years ago

There is currently only the internal pull-up on the PHY NRST. Datasheet seems to indicate we must not deassert it until 25 ms after power supply up. Until the CPU sets up the pin and drives it low, the pull-up may deassert it early. Can we add a ~10k pull-down?

c.f. https://github.com/quartiq/stabilizer/issues/154 https://github.com/quartiq/stabilizer/issues/141 https://github.com/sinara-hw/Stabilizer/issues/81 https://github.com/sinara-hw/Stabilizer/issues/76

image

gkasprow commented 3 years ago

done obraz