Hi! I have this in my code for to write in serial port:
while(!TXRX_is_TI_active()); SBUF=b; TXRX_clearTI();
but for to work,i need initialize TI flag . Is OK or is better to change it?
Thanks
yes i have confirmed .there is a bug and the communication does not work
Better fix it, then!