UART not listening for transmission after function executing
Hi I encountered problem while working on project. I am trying to establish connection between devices using RS485 interface. Slave device has been designed to control servo motors, positions to be set are sent from the master. Everything worked fine...