Search found 803 matches

by Raquel
Thu Oct 20, 2005 9:10 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: please help: lcd2041 and pic18f458
Replies: 8
Views: 8329

Hi roo, Glad to hear that things are working out. I have a feeling that it is likely the baud rate that caused your problem earlier. If your microcontroller will be tied to the LCD2041 directly (which is what you have right now), then the TTL connections (gaps) MUST be made. Only if there will be RS...
by Raquel
Wed Oct 19, 2005 1:57 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: VFD2041 - Reversed Display
Replies: 5
Views: 3675

Hi waffles, I'll be speaking in behalf of my colleague, Tom Lam, our tech support. I told him about your problem and he mentioned that he has seen the same behaviour and for now his suggestion is to uninstall/re-install the software you use (Girder and LCDC). I hope that this leads to something mean...
by Raquel
Wed Oct 19, 2005 12:07 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: VFD2041 - Reversed Display
Replies: 5
Views: 3675

Hi waffles, Thank you for posting on the forum. You may have already tried this but please do so again: reboot the computer (give it a complete power cycle which wshould also give a complete power cycle on the VFD2041). You've mentioned that it might not be software, but then mentioned that the VFD ...
by Raquel
Tue Oct 18, 2005 9:28 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: please help: lcd2041 and pic18f458
Replies: 8
Views: 8329

I am glad to hear that you have something working now. I checked the baud rate table for the PIC that you are using and it says that it should have no problem with 2400, in fact the percent error for 1200, 2400, 9600 and 19200 are all the same. Maybe you've forgotten to set the SPBRG value when you ...
by Raquel
Mon Oct 17, 2005 4:56 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: please help: lcd2041 and pic18f458
Replies: 8
Views: 8329

Hi roo, I am sorry to hear that the suggestion given did not work; we were almost certain that the cause of the problem was the baud rate since the code you've sent looks good. How about we start again and let's take one step at a time, i checked that with the 1MHz you are running the PIC, you shoul...
by Raquel
Fri Oct 14, 2005 2:14 pm
Forum: MOC/MOS/MOI/MOU/X-Board/MOP
Topic: Current Requirements on Parallel LCD
Replies: 3
Views: 9013

Hi Jon, Thanks for pointing the link. I apologize for any inconvenience regarding this matter. Unfortunatley the details listed on our website have not been updated. We are still working out the kinks with our new website. We will be rectifying the details as we know they are very important. The D0 ...
by Raquel
Fri Oct 14, 2005 11:43 am
Forum: MOC/MOS/MOI/MOU/X-Board/MOP
Topic: Current Requirements on Parallel LCD
Replies: 3
Views: 9013

Hi Jon, The supply requirements are as follows: pins 4,5,6 RS,R/W,E 1.2mA (Idd/logic) pin 2 LCD 0.2mA (Ilcd) pin 3 contrast voltage driven input; negligible current pin 15 backlight anode 40mA (If) for the white backlight 120mA (If) for the yellow-green backlight I wonder if you can please tell me w...
by Raquel
Thu Sep 29, 2005 1:54 pm
Forum: MOC/MOS/MOI/MOU/X-Board/MOP
Topic: Communicate serially with a MOP Character LCD?
Replies: 4
Views: 9003

Hi Jon, If you are to try and use the MOS series, the only wires you will need to connect are RX, TX and of course, gnd. The controller that you have outside the vehicle most likely would have some serial interface, UART for the case of the MOS is the one to use. The ease of controlling the display ...