Other Parts Discussed in Thread: SN65HVD72
Hi,
I'm using SCIB to communicate by RS485 ( Using a SN65HVD72 transceiver) with other devices (Baud 115200)
The f28377S sends a request message ( 01 d0 10 01 01 c0 04) and the device responds withs a 7 byte message ( start, ID, v1, v2, c1, c2, end)
I have a interrupt that sends the request and a interrupt to read the data. The data is processed in another function outside of the interrupt.
The problem is that, when i try to increase the speed ( for example send requests each 2ms ) the data that i receive gets distorted.
I have rs485 converter connected to the same bus, and the data is received correctly there. I have a termination resistor (120ohms) on each side of the bus.
Any idea about what could be the problem ? or had any similar problem?
Thank you all.
Best Regards
Bruno