Page 1 of 1

UART1 & UART2 at the same time!

Posted: Thu Mar 15, 2012 1:57 pm
by Saeed
I've built an mdl project using both UART1and2. Some times it is necessary to send two different data through serial port simultaneously.
The project gets compiled successfully.
However, I don't know how to call each UART through MATLAB to send data!
Does any body know how to deal with this problem?
Does setting different baud rates solve the problem?