??? 08/26/10 10:57 Read: times |
#178328 - But slave still doesn't synchronize with a resend request Responding to: ???'s previous message |
And your slave code is still broken since it doesn't care about a resend from the master but continues with the first request until the master gets tired and requests a reset.
When testing communication you should not only test behaviour when everything is well. You should also test communication where you let a specific percentage of bytes (sent or received) get lost or get garbled. Does the system still work? |