You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per the Si4702/03-C19 Internal Crystal Oscillator Errata, polling on the io bus during seeking can cause oscillator jitter reducing seek locking etc. Avoiding it will require using an arduino input to monitor the GPIO2 pin for a seek complete interrupt so I guess it shouldn't be a requirement.
When my board arrives I'll have a stab at a code change.