Hello,
I do not find how configure RS485 in am3517 procesor. I know it has 4 UARTS, but I dont know how configure one of then like RS485 half-duplex conection.
Thanks a lot.
David M.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I do not find how configure RS485 in am3517 procesor. I know it has 4 UARTS, but I dont know how configure one of then like RS485 half-duplex conection.
Thanks a lot.
David M.
Ok the problem is that I want to do is Enable UART1_RTS. But I do not know how to configure it to On when I write something using RS23s. After UART I have RS232 to RS485 converter. And I need this pin to Enable the sending.
Hi David,
You can find an example for configuration of the UART1 in the TRM - chapter 7.5.4 - "Pad Configuration Programming Points" at the link:
http://www.ti.com/lit/ug/sprugn4r/sprugn4r.pdf
BR
Tsvetolin Shulev
Hi,
Sorry but the link is for "AM/DM37x Multimedia Device" I don't know if it is the same for ARM 8 am3517. And chapter 7.5.4 in this document is "7.5.4 DSI Protocol Engine Basic Programming Model"
Thank you