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
I used the usi_i2c_slave.c and usi_i2c_slave.h files, in fact I needed to change the line 162 in usi_i2c_slave.c from "USI_Slave_internal_address_set = 0;" to "USI_Slave_internal_address_set = 1;".
The text was updated successfully, but these errors were encountered:
I used the usi_i2c_slave.c and usi_i2c_slave.h files, in fact I needed to change the line 162 in usi_i2c_slave.c from "USI_Slave_internal_address_set = 0;" to "USI_Slave_internal_address_set = 1;".
The text was updated successfully, but these errors were encountered: