??? 08/21/10 06:12 Read: times |
#178168 - Modified the code in Master and Slave Responding to: ???'s previous message |
We had modified the code in master as well as slave. We fixed 7812 baud in both.
What is still happening is : An addressed slave (intended to send its data bytes to master, if any) is failing to send end of data. This is the case not with a common slave. It is with any random slave every time. As per the multiprocessor algorithm, only the addressed slave continues listening (receiving the next bytes stream), while the others set their SM2 and stop listening. |