You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I noticed errors while transferring strings of about 20 characters from my raspberry pi 3 to arduino pro micro.
If I transfer few bytes it doesn't happen, but when an error happens nothing works anymore and arduino is not even more present on the i2c bus.
Could be this a problem of transferring speed? If yes, is there a way to adjust the bus clock within the library or should I use configuration files on raspberry?
The text was updated successfully, but these errors were encountered:
Hello, I noticed errors while transferring strings of about 20 characters from my raspberry pi 3 to arduino pro micro.
If I transfer few bytes it doesn't happen, but when an error happens nothing works anymore and arduino is not even more present on the i2c bus.
Could be this a problem of transferring speed? If yes, is there a way to adjust the bus clock within the library or should I use configuration files on raspberry?
The text was updated successfully, but these errors were encountered: