-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
reset wiznet module prior to initialization
if reset:
reset.on()
time.sleep(0.1)
reset.off()
time.sleep(0.1)
reset is active low
missing a line reset.on()
reset wiznet module prior to initialization
if reset:
reset.on()
time.sleep(0.1)
reset.off()
time.sleep(0.1)
reset.on()
timing: X-_--------
Metadata
Metadata
Assignees
Labels
No labels