Stepper-Motor-Controller
Stepper-Motor-Controller copied to clipboard
USI I2C Slave - Sending Multiple Data Bytes
There is an error with a slave sending multiple data bytes. Either need to clear the USIDR register within the state = USI_SLAVE_SEND_DATA_ACK_WAIT or change line 206 to be if(USIDR & 0x01).