i want to achieve 250k baud with 8N2.
where 8 data bits with no parity 2 stop bits.
actually i want to generate dmx512 data on serial port.
look here is attached image.
for more info about dmx protocol https://en.wikipedia.org/wiki/DMX512
how can i set this baud with baudrate() command?