Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi
I am currently connecting an RS485 Driver to MBED to setup DMX Control commands to an LED Engine. The DMX protocol is based on the RS485 standard and implements a 11 bit packet (1 Start, 8 Data, 2 Stops) at a 250K Baud. I have currently proved my HW and a simple test program to send data out of pin13, but am now wondering if anybody has any examples of setting up the UART for RS485 to send DMX Data?