Author |
Message |
Topic: S1D10605 GLCD controller |
radciprian
Replies: 4
Views: 615
|
Forum: BASCOM-AVR Archive Posted: Thu Dec 08, 2011 3:45 pm Subject: S1D10605 GLCD controller |
Hi again. I am trying to read from my GLCD, but everytime i get &H00, and i cannot understand why? Maybe you can help me.
Here is my read function and also the command list.
Rst Alias Portb. ... |
Topic: S1D10605 GLCD controller |
radciprian
Replies: 4
Views: 615
|
Forum: BASCOM-AVR Archive Posted: Sun Nov 27, 2011 11:59 am Subject: S1D10605 GLCD controller |
OK, i managed the problem. I have written in BASCOM all the functions for this GLCD controller. Now i have a question? How can i use fonts without using the command setfont and lcdat? |
Topic: S1D10605 GLCD controller |
radciprian
Replies: 4
Views: 615
|
Forum: BASCOM-AVR Archive Posted: Fri Nov 25, 2011 12:52 pm Subject: S1D10605 GLCD controller |
Hello,
I have some GLCD's with S1D10605 controller. The controller is very similar with ST7565R, excepting the fact that it doesn't have c86 pin available (it's connected internally). I have used t ... |
Topic: AVRDude autodetect chip |
radciprian
Replies: 1
Views: 308
|
Forum: BASCOM-AVR Archive Posted: Thu Dec 09, 2010 11:26 am Subject: Attached files. |
Sorry, here are the files. |
Topic: AVRDude autodetect chip |
radciprian
Replies: 1
Views: 308
|
Forum: BASCOM-AVR Archive Posted: Thu Dec 09, 2010 11:22 am Subject: AVRDude autodetect chip |
Hello,
I saw on two topics that users want a {CHIP} parameter for AVRDude to autodetect microcontroller. Here, i have attached a modified version of AVRDude 5.10 that has an extra option "auto".
... |
Topic: LCD Problem |
radciprian
Replies: 3
Views: 1172
|
Forum: AVR Posted: Tue Nov 02, 2010 10:18 pm Subject: LCD Problem |
Hello,
I have an EA W162B-BNLW LCD with a HD44780 controller.
http://www.lcd-module.com/html-seiten/images/doma/foto/e162-bn.gif
http://www.lcd-module.com/deu/pdf/doma/blueline-w.pdf
It is ... |
Topic: Libray for character LCD modules (Busy flag/random pins) |
radciprian
Replies: 67
Views: 17154
|
Forum: Share your working BASCOM-AVR code here Posted: Sun Oct 24, 2010 1:57 pm Subject: Libray for character LCD modules (Busy flag/random pins) |
Hi,
The controller is HD44780, but i cannot init the LCD, nothing appears on the rows. At full contrast the first row is black and nothing happens. After reset, there is a short changing in the int ... |
Topic: Libray for character LCD modules (Busy flag/random pins) |
radciprian
Replies: 67
Views: 17154
|
Forum: Share your working BASCOM-AVR code here Posted: Sat Oct 23, 2010 10:40 pm Subject: LCD Problem |
Hy Luciano, i have an EA W162B-BNLW LCD model 16x2 (http://www.lcd-module.de/pdf/doma/blueline-w.pdf). Datasheet tells me that the controller is HD44780. I have connected the LCD as follows:
LCD ... |
|