Author |
Message |
Topic: PIC18 and Batron LCD |
Nador
Replies: 8
Views: 12874
|
Forum: General CCS C Discussion Posted: Thu May 24, 2012 7:09 am Subject: PIC18 and Batron LCD |
Hey guys,
Since i'm getting nowhere, can somebody suggest a well-documented graphical display?
Time is passing by really fast, and i need to get my project to work
Thanks again.
Ju ... |
Topic: PIC18 and Batron LCD |
Nador
Replies: 8
Views: 12874
|
Forum: General CCS C Discussion Posted: Mon May 14, 2012 5:19 am Subject: PIC18 and Batron LCD |
According to the thread PCM referenced I should use a "data" function to set x and y address and write data.
So this is what my code then looks like (regretfully not showing anything to me) ... |
Topic: PIC18 and Batron LCD |
Nador
Replies: 8
Views: 12874
|
Forum: General CCS C Discussion Posted: Sun May 13, 2012 4:01 pm Subject: PIC18 and Batron LCD |
Hi,
Since I'm getting nowhere, I have read the datasheet a few more times but still don't understand how to write data to the display.
I've rewritten my code to avoid any mistakes in the setup pro ... |
Topic: PIC18 and Batron LCD |
Nador
Replies: 8
Views: 12874
|
Forum: General CCS C Discussion Posted: Fri May 11, 2012 1:33 am Subject: PIC18 and Batron LCD |
@PCM programmer
Thanks, this is the thread that helped me getting started and setting up the display, but defining the start points or writing seems to not have any effect... the screens stays blank ... |
Topic: PIC18 and Batron LCD |
Nador
Replies: 8
Views: 12874
|
Forum: General CCS C Discussion Posted: Thu May 10, 2012 3:34 pm Subject: PIC18 and Batron LCD |
Hi guys,
I'm currently facing some trouble dealing with a Batron LCD (BT96040AV1).
It is connected to a PIC18F4520 via I2C.
I'm using C and MPlab IDE v8.
First it took me some days to find out t ... |
|