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?