Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PIC to serial (reading a string) issues

Status
Not open for further replies.

nsp23

Newbie level 3
Joined
Feb 8, 2011
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,305
Hi all

I have a PIC16f690 and I'm having issues with UART communication.

I am using the HITECH C compiler and easily managed to get the sample UART code working on the device with little changes. That worked great, as I could type in a character and it would echo it back. What I'm really after is the ability to receive a string of characters though. I wouldn't think that I would need to receive a string with more than 7 characters.

The code that I am using is attached (which is my botched attempt at receiving a string). Any help getting this to work would be greatly appreciated.


Thanks in advance

View attachment code.zip
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top