Replies: 2 comments
-
From 4.2.1 in the 2040 datasheet:
Whether the core can keep up with interrupts/polling at 1 megabyte/second is an exercise for the reader.... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, that's indeed way more I am thinking about. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
wonderung what the max. baud rate for the both HW serial UART's is I can set with
Serial1/2.begin(BAUDRATE);
?I couldn't find any hint on the docu, in the datasheet it's stated that it's depeneding on
FUARTCLK
, but can't find what this value is.Thanks and regards
Ralf
Beta Was this translation helpful? Give feedback.
All reactions