![]() |
|
|||||||
| RDM Physical Layer/Hardware Discussion Discussion and questions relating to the physical or hardware layer of RDM. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 |
|
Junior Member
Join Date: Jun 2009
Posts: 12
|
Dear Nigel,
Your answer is definitely useful for me. Now, I have the idea to implement RDM Responder based on UART, thanks! Because I am a firmware engineer, I have one more stupid question, normally, the UART module in MCU works in full-duplex mode, how to make it work in half-duplex mode. |
|
|
|
|
|
#2 | |
|
Junior Member
Join Date: Jun 2006
Location: London
Posts: 13
|
Quote:
Tie the RS485 driver chip's Driver Enable signal to the Not Receive Enable and the UART will never see the transmit data in the first place. |
|
|
|
|
|
|
#3 |
|
Administrator
|
There is a really important point here that Nigel is making. If you do have your driver chip wired such that you can see the transmit data on the receive then make sure your code ignores the receive while transmitting otherwise it is very easy to receive your own transmitted messages and parse them. (I've made that slip a couple times myself).
__________________
Scott M. Blair ![]() RDM Protocol Forums Admin |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|