hallo
I have two lcd.
One of this do not work connect on port d.
The ather one works ok on port d.If I connect on port a,it works
also bat the first character is not ok;one times coms a character
after the proper one > on port d it works ok.
please can you help me?
wolfgang
Problem with lcd Displaytech 162
-
- Posts: 714
- Joined: Wed Jan 31, 2007 12:41 pm
- Has thanked: 1 time
- Been thanked: 26 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Hello Wolfgang
Which PICmicro are you using. Some of the PICmicros have a weak pull up on one of the PORTA pins which means that it takes longer to respond to output signals.
Which PICmicro are you using. Some of the PICmicros have a weak pull up on one of the PORTA pins which means that it takes longer to respond to output signals.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Posts: 714
- Joined: Wed Jan 31, 2007 12:41 pm
- Has thanked: 1 time
- Been thanked: 26 times
lcd 162
Hello Ben
I have reconnect to port d!
I work with a pik 18f452 quarz = 9.8304MHz
(I want work with the 18f4620 = 9.8304MHz in future)
In the Mplab IDE i have eneable > HS-PLL
> Osc.Switch
> Power up timer
I think it works 9.8304*4 = 38 321 600 MHz
Regards
wolfgang
I have reconnect to port d!
I work with a pik 18f452 quarz = 9.8304MHz
(I want work with the 18f4620 = 9.8304MHz in future)
In the Mplab IDE i have eneable > HS-PLL
> Osc.Switch
> Power up timer
I think it works 9.8304*4 = 38 321 600 MHz
Regards
wolfgang
-
- Posts: 714
- Joined: Wed Jan 31, 2007 12:41 pm
- Has thanked: 1 time
- Been thanked: 26 times
Displaytec 162
Hallo Ben
I work with a flowcode3 pro fullversion registriert.
To day I test with 2 new displays..... they dont work.
I test also with the 18f4620 it is the same probleme (one work ok).
I test all 4 displays on a miro-sps (http://www.microsps.com/)
with a atmel-mega 16..... all displays are working good (4bit interf.) .
I hope jou can help me quick.
Regards wolfgang
I work with a flowcode3 pro fullversion registriert.
To day I test with 2 new displays..... they dont work.
I test also with the 18f4620 it is the same probleme (one work ok).
I test all 4 displays on a miro-sps (http://www.microsps.com/)
with a atmel-mega 16..... all displays are working good (4bit interf.) .
I hope jou can help me quick.
Regards wolfgang
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Hello Wolfgang
Here are a few ideas that might help to get your displays working:
Have you downloaded the latest patch for Flowcode V3?
Are you checking the osscilator settings in flowcode before programming?
Have you checked that the LCD is connected correctly pin for pin in the component connections?
Do you have features such as low voltage programming enabled?
What config words are you using?
Here are a few ideas that might help to get your displays working:
Have you downloaded the latest patch for Flowcode V3?
Are you checking the osscilator settings in flowcode before programming?
Have you checked that the LCD is connected correctly pin for pin in the component connections?
Do you have features such as low voltage programming enabled?
What config words are you using?
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Posts: 714
- Joined: Wed Jan 31, 2007 12:41 pm
- Has thanked: 1 time
- Been thanked: 26 times
lcd 162
Hallo Ben
To time all works to my full contentedness.
After I set the correct cpu speed (point2 in jour answer) and
fixt 1 solder point in db0 (slack joint ) is everything ok.
It was a crazy situation because one LCW works..........
What config words are you using :what do jou maen with "config words?"
Thanks for jour help
Regards wolfgang
To time all works to my full contentedness.
After I set the correct cpu speed (point2 in jour answer) and
fixt 1 solder point in db0 (slack joint ) is everything ok.
It was a crazy situation because one LCW works..........
What config words are you using :what do jou maen with "config words?"
Thanks for jour help
Regards wolfgang
-
- Posts: 714
- Joined: Wed Jan 31, 2007 12:41 pm
- Has thanked: 1 time
- Been thanked: 26 times
config word
Hallo Ben
What config words are you using :what do jou maen with "config words?"
I am waiting for a answer ?
Regards wolfgang
What config words are you using :what do jou maen with "config words?"
I am waiting for a answer ?
Regards wolfgang
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Hello
By config word I mean what configuration are you sending to the PICmicro eg oscillator mode and chip settings.
Also if you are using PLL mode then the PICmicro will run at 1 instruction per clock cycle as opposed to normal operation where the PIC will execute one instruction every four clock cycles.
By config word I mean what configuration are you sending to the PICmicro eg oscillator mode and chip settings.
Also if you are using PLL mode then the PICmicro will run at 1 instruction per clock cycle as opposed to normal operation where the PIC will execute one instruction every four clock cycles.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel