Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

ht-picc lcdemo sample...

Status
Not open for further replies.

arash_micro

Member level 5
Joined
Jan 25, 2005
Messages
91
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
739
Hi all.
I was compile lcdemo.c (ht-picc) and it works.Now I change the LCD.C lines...

#include <pic1687x.h> <---
#include "lcd.h"
#include "delay.h"

#define LCD_RS RD4 <---
#define LCD_RW RD5 <---
#define LCD_EN RD6 <---

But it dosen't work.
Whats my worng?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top