Hi,

Well I have limited my buffer and checking the FSRH bit 2 and stopping to grab setting a bit buffer full. Then in my main PBP routine I am starting the TX dump. Checking only a single bit in the FSRH saves instruction cycle as I am worried that I will loose data. Anyway round if my incoming data is greater than my buffer then I am going to loose it. However I intended to setup a ring buffer so that my buffer is releived when the incoming data stream is less.

Still counting on the Gurus and waiting for a Monday morning.