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
If a clock value greater than the maximum supported
is passed (i.e. > 16MHz), the resulting value written
to the BAUDR register will be 0 which will disable
the serial output clock. Check for this and ensure
the value calculated for BAUDR register is never < 2.
0 commit comments