Hello,
I am fairly new to microcontrollers (EE analog designer normally); I am going through the PIC feature by feature.
I am having difficulty trying to receive an RS232 string from another uController (this is a test device that keeps sending a string to the receiving controller).
Does anyone have a basic template that could help me figure out how this works??? Something really simple that terminates on a 'carriage return'. Note: I am using the receive interrupt.
All book references I have show how to receive a single RS232 character only.
Thanks
Phil
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Wed Nov 11, 2009 1:45 pm
Look at the bget_string() function (buffered get_string) in this CCS file:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum