HI,

I'm trying to use the USART of a 16f876. I have a problem

I need to receive more than one character...
By example: I can receive "B 01234" or "F 65495" or " F +"....

I have no problem to receive the 1st character (with the sample melabs prog given) but I can't find any example for 3 to 7 characters.

I can't use the serin2 command !

If someone can help !

Regards