Hi,
Does any1 know how to interface the serial port to the PIC chip(40pins)? if you do, could you let me know how? I really apreciate it.
Hi,
Does any1 know how to interface the serial port to the PIC chip(40pins)? if you do, could you let me know how? I really apreciate it.
Have a look at my PIC tutorials at http://www.winpicprog.co.uk which has a tutorial on serial interfacing, giving both software and hardware versions.Originally Posted by Shenr0n
Hi Iam Rajesh
I require the technical detail of PI C16F870X Micro controller
Please send the information to pandark@lntebg.com or rajeshrajsilu@rediffmail.com
R.K.Panda
http://www.microchip.com/download/li...87x/39582b.pdfOriginally Posted by pandark
Thank for the Link, I learned a lots from the site, but i can't seem to find the hardware connection between the Serial Port (9 pins) to the PIC .Originally Posted by Nigel Goodwin
The hardware page at http://www.winpicprog.co.uk/pic_tuto...s232_board.htm shows the connections - the board can be configured for either RC6/7 (for a 16F87x) or RB1/2 (for a 16F628). If you are using software RS232 it doesn't matter which pins you use, those specified are for the hardware USART's.Originally Posted by Shenr0n