![]() |
|
|||||||
| RDM General Implementation Discussion General Discussion and questions relating to implementing RDM in a product. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 |
|
Junior Member
Join Date: Aug 2019
Posts: 3
|
Thanks for the attention ericthegeek,
No doubt with the microcontroller will be easier, and I have no problem using them, I have some products that use PICs and could enjoy them on the production line. So, starting with a microcontroller splitter, I had the following question: Do I use the microcontroller to "buffer" the message and pass it on? Or I use the microcontroller just to detect the start communication request and direct the controller communication to responder vice versa. Trying to explain better. Thinking about my current 485 transceiver that I use on my DMX splitter, I will leave it like this today and add the microcontroller just controlling the communication direction or I will read the input message with the microcontroller and it passes the message forward. |
|
|
|
|
|
#2 | ||
|
Task Group Member
Join Date: Aug 2008
Posts: 390
|
Both architectures are valid. You can decide which you prefer.
Quote:
However, you can't buffer the entire RDM packet. The maximum delay that's allowed for a transparent inline device is 88 microseconds. This means you need to buffer a byte-at-a-time, not an entire packet. Quote:
When you build a splitter, you also need to determine whether you want it to be protocol aware. It can receive and parse the packets and try to understand the protocol to make decisions. Or it can just look at the falling and rising edges. It's entirely up to you. |
||
|
|
|
![]() |
| Bookmarks |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RDM Implementation Requirements | RobbG | RDM General Implementation Discussion | 1 | February 18th, 2015 11:53 AM |
| RDM software/implementation | austen | RDM User Discussion | 5 | April 3rd, 2013 11:02 PM |
| Partial RDM implementation? | svanciel | RDM General Implementation Discussion | 7 | November 7th, 2008 07:19 AM |
| Master Fader accross Rdm implementation Question | berntd | RDM General Implementation Discussion | 1 | May 9th, 2008 12:12 AM |
| Welcome to the RDM General Implementation Discussion Forum | sblair | RDM General Implementation Discussion | 0 | May 31st, 2006 10:38 PM |