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

Feature Request: Add Option for UART Driver Baud Rate #13

Open
legounicycler opened this issue Apr 14, 2022 · 1 comment
Open

Feature Request: Add Option for UART Driver Baud Rate #13

legounicycler opened this issue Apr 14, 2022 · 1 comment

Comments

@legounicycler
Copy link

When creating a cookiecutter deployment for ATmega, the ATmegaSerialDriver component is started with a baud rate of 115K in the Topology.cpp file. It would be beneficial to have an option added for starting the UART driver with a different baud rate by default, that way it is one less step to remember when trying to get a deployment functioning out of the box with GT-2 or ATmegas with clock speeds of 8MHz.

Requesting this feature after discovering that the GDS does not work with a 115K baud rate for the GT-2 ATmega modules, so anyone developing for GT-2 has to manually change the baud rate in their Topology.cpp file. It would be nice as we continue to make deployments in the future to avoid this to streamline our development process and avoid any unecessary headaches because people forget this one small detail.

@SterlingPeet
Copy link
Owner

Do you know where all it needs to be changed? Is it just in one place?

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