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

Affect of using high UART settings? (not an issue but a question) #13

Open
mxbdev opened this issue Apr 17, 2014 · 2 comments
Open

Affect of using high UART settings? (not an issue but a question) #13

mxbdev opened this issue Apr 17, 2014 · 2 comments

Comments

@mxbdev
Copy link

mxbdev commented Apr 17, 2014

Sorry for posting a question here, but perhaps you can redirect me to your email or a forum on which you're available to answer questions like this. thanks.

Here's my question:
The GC3355 datasheet (from one of your repositories) states:
"GC3355 is easy to program to support UART speed from 9600bps to 6.25Mbps and the typical baud rate is 115200bps."
I'm currently using a baud rate of 8 X the typical (921600) without too much of a problem. How high can I push this and is there any need for me to push this? Is there a harmful affect to the chips an/or will it up the hardware error rate?

I'm currently using an ACER netbook running Ubuntu 13.04 to control 4 Gridseeds (5-chip) units in a multi-pool balance strategy.

Thanks in advance,
Mxb

@davembg
Copy link

davembg commented Apr 17, 2014

Uh, baudrate is essentially useless here.
Very little data moves to and from the devices.
Stick with the default baudrate of your OS.

On Apr 17, 2014, at 9:43 AM, mxbdev wrote:

Sorry for posting a question here, but perhaps you can redirect me to your email or a forum on which you're available to answer questions like this. thanks.

Here's my question:
The GC3355 datasheet (from one of your repositories) states:
"GC3355 is easy to program to support UART speed from 9600bps to 6.25Mbps and the typical baud rate is 115200bps."
I'm currently using a baud rate of 8 X the typical (921600) without too much of a problem. How high can I push this and is there any need for me to push this? Is there a harmful affect to the chips an/or will it up the hardware error rate?

I'm currently using an ACER netbook running Ubuntu 13.04 to control 4 Gridseeds (5-chip) units in a multi-pool balance strategy.

Thanks in advance,
Mxb


Reply to this email directly or view it on GitHub.

@mxbdev
Copy link
Author

mxbdev commented Apr 17, 2014

Thanks davembg. I suspected that, as there was little change in performance observed as I bumped up the baudrate.

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