How can I change the parity bit in a Simulink model that uses an Arduino Serial Transmit Block?

I want to send a stream of 3 bytes to a motorcontroller over my Arduino Mega2560. The default parameters of the Arduino's serial transmit block is: 8 data bits no parity 1 stop bit
how can i change this settings in Simulink. The motorcontroller needed the data format of: 8 data bits even parity 1 stop bit.
Thanks

Answers (0)

Categories

Asked:

on 2 May 2013

Commented:

on 5 Jul 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!