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..
Rs232 serial communication example.
-
- Posts: 513
- Joined: Sat Apr 26, 2008 7:14 am
Re: Rs232 serial communication example.
See the example: C:\nburn\examples\StandardStack\serial\SerialToSerial\main.cpp
-
- Posts: 513
- Joined: Sat Apr 26, 2008 7:14 am
Re: Rs232 serial communication example.
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.