Page 1 of 1

serial communication with 16f88

Posted: Tue Jun 17, 2008 10:50 am
by saravana_3
I am new to the pic 16f88 and I want to do the serial communication through the RS232, where I can get the assembly template to start serial communication. any examples please

I am having the ICD2 debugger, but the HP-488-00-03development board is not supporting the RS232 can I use the ICD2 to communicate with RS232 communication

thanks

Saran

Re: serial communication with 16f88

Posted: Tue Jun 17, 2008 5:23 pm
by Benj
Hi Saran

I can provide example C code to drive the UART but have no access to any banks of assembler code. Maybe one of our other customers could help you. It should be fairly easy to program the UART module by following the datasheet. From what I remember it walks you through step by step using assembler commands.