Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get the value of UARTCLK used by UART #120

Closed
gyxkgz opened this issue Apr 23, 2019 · 2 comments
Closed

How to get the value of UARTCLK used by UART #120

gyxkgz opened this issue Apr 23, 2019 · 2 comments

Comments

@gyxkgz
Copy link
Contributor

gyxkgz commented Apr 23, 2019

In lesson1 exercise 2,I find the way to caculate the baudrate like below,
BAUDDIV = (FUARTCLK/(16 Baud rate))
but I cannot find the value of FUARTCLK,can anybody help to tell me where can I find the origin about FUARTCLK.
Thank you !

@s-matyukevich
Copy link
Owner

@gcrisis check this #39 (comment)

@gyxkgz
Copy link
Contributor Author

gyxkgz commented Apr 25, 2019

@s-matyukevich It really helped me a lot. Thank you!

@gyxkgz gyxkgz closed this as completed Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants