Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 4924

PIC16F876A and GPS; Overrun error

$
0
0
I am trying to configure a GPS receiver with PIC16F876A. In the code below i am receiving characters from UART, and checking whether received character is $. If condition is true, receive characters and store it in character array gps until ,.

If I type in characters through serail prompt in Linux, code works as it is supposed to. But if I connect it to the GPS receiver I only get first two characters and LCD will show OVERRUN. I am new to PIC. what should I do??...

PIC16F876A and GPS; Overrun error

Viewing all articles
Browse latest Browse all 4924

Trending Articles