The Blaah part is used in the original code. For testing I comment out the coding. So now it is actually using the Rx ISR only.
I changed to another method.
I am using an array of 17 to buffer the UART's 16 bit characters terminated with "CR"
I can nicely echo back from PIC to USART terminal 16 characters.
As of now I am trying to compare two strings to figure out what is what...still working on it.
I am getting a headache..been staring at the monitor far too long...My Head is filing up with ,
ANSI C String Libraries.
I think I will dream about it too.
The state machine gave me a dead end...nothing I tried went beyond "ERROR" & "OK". I think it is too long.
I changed to another method.
I am using an array of 17 to buffer the UART's 16 bit characters terminated with "CR"
I can nicely echo back from PIC to USART terminal 16 characters.
As of now I am trying to compare two strings to figure out what is what...still working on it.
I am getting a headache..been staring at the monitor far too long...My Head is filing up with ,
ANSI C String Libraries.
I think I will dream about it too.
The state machine gave me a dead end...nothing I tried went beyond "ERROR" & "OK". I think it is too long.
