Roy J. Gromlich wrote > ...I need to convert 16-bit Binary to ASCII... Hi Roy, It was not clear what *ASCII representation* you want to display the data as: binary, hex, decimal (5-digit BCD)? For example, if your 16-bit binary data in your PIC is 1010110011011100, which ASCII format to you want to pump out the USART?: 1010110011011100 ACDC 44252 Regards, Ken Pergola -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.