riverlet / simple-modbus

Automatically exported from code.google.com/p/simple-modbus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maximum baud rate

GoogleCodeExporter opened this issue · comments

Hallo,
which is the maximum baud speed that I can use with Simple Modbus library ?
I'm using Arduino UNO and Mega 2560.
Thank' s a lot...

Original issue reported on code.google.com by cmusson...@gmail.com on 15 Feb 2015 at 9:23

It depends on the Arduino internal core serial hardware library. I think its 
115200.

Original comment by bester.j...@gmail.com on 23 Mar 2015 at 1:53

  • Removed labels: Priority-Medium, Type-Defect