The 10 pin header you have on the EPIC is used to program PIC microcontroller in circuit. refer to the following link
http://melabs.com/support/icsp.htm
If your LCD have a 3 pin header, it's high likely a serial type. So you may need to use HSEROUT/DEBUG/SEROUT or SEROUT2 to display some text on your LCD.
Your LCD datasheet should show the pinout of your LCD. I would bet on the following model
http://www.parallax.com/Portals/0/Do...alLCD-v2.0.pdf
Your EPIC will be connected to your PIC microcontroller to program it, your PIC will be connected to your LCD all the time.
HTH
Last edited by mister_e; - 3rd November 2008 at 09:43.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks