Hi Sylvain,

Why are you using synchronous mode to communicate with Hyperterminal? You
would need an external clock source.

Use asynchronous mode. Unless I am missing something specific to this
application and you must use synchronous mode.

        TXSTA = 0xA2;

Cheers,

Bob