Page 1 of 1

Rs232 serial communication example.

Posted: Sun Dec 15, 2013 11:54 pm
by santosh33
Hi All,
Can anyone post me simple RS232 serial communication through Uart1 supported for MOD5270. I just want to know the functions used for sending and receiving data..

Re: Rs232 serial communication example.

Posted: Mon Dec 16, 2013 4:34 am
by Ridgeglider
See the example: C:\nburn\examples\StandardStack\serial\SerialToSerial\main.cpp

Re: Rs232 serial communication example.

Posted: Mon Dec 16, 2013 4:39 am
by Ridgeglider
Depending on the platform, make sure all the jumpers (on the demo boards) are on for all the Tx/Rx outputs/inputs you're using. some of the demp boards are wired straight thru on dedicated lines, others have jumpers to allow the same IO lines to be reconfigured for non-uart purposes.