Closed leytonxu closed 5 years ago
It is dependent on your baud_rate
. There must be 3.5 character silent period, see here.
The clocks on your slave and master may not be synchronized so this is a minimum. You can also try running and testing lower sleep times until you achieve the performance desired. Good luck.
In next release the sleep time will be increased for some of the higher baud rates. See #25.
When I tried to read and write registers, I found that it would report errors when "time.sleep()" is too short.