-
Beta Was this translation helpful? Give feedback.
Answered by
ofirshe
Mar 30, 2025
Replies: 1 comment 1 reply
-
There has been a similar bug reported here: The issue at the end turned out to be a floating pin. Perhaps this applies here too? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, @ldomaigne. The issue was actually that our custom board uses a switch which provides the ref clock to the RT1061. So, I changed ENET2 to receive the clock, and now the issue is resolved.