??? 08/20/10 22:55 Read: times |
#178163 - Really Responding to: ???'s previous message |
Did you change both Master an slave Software?
Did you rewrite or modify? if the bus timing does not match the origional design it will not work. one master can talk to many slaves if buffered properly. Many slaves to one listener is a bigger issue. However since the master only looses some slaves the slaves are the issue. They are the ones with the issue. try resetting one the slave with the issue. Then figure out a way to log errors. Then look at the code and figure out a way for it to fix it self if it only gets part of a transmission. It should timeout. |