Hi,
you are confusing a bit because I didn't post any video. Anyway you are right regarding the speed of the CPU. It was one of the thing I had in mind to test as soon as possible. I'll try also you flowchart and let you know.
Regards
Giuseppe
GLCD NOT WORK
Moderator: Benj
- celebriums
- Posts: 125
- Joined: Sun Sep 25, 2016 3:50 pm
- Has thanked: 71 times
- Been thanked: 33 times
- Contact:
Re: GLCD NOT WORK
Hi Gdt
The video I'm talking about is video sharing @Guti. I'm sorry for the confusion.
My purpose is to help completely. I hope I did not regret you..
I am waiting for the solution of the problem.
The video I'm talking about is video sharing @Guti. I'm sorry for the confusion.

My purpose is to help completely. I hope I did not regret you..
I am waiting for the solution of the problem.
Re: GLCD NOT WORK
Hello,
please don't misunderstand me!!! Thanks of course for reading somebody else problems and share your experience! This is the spirit of the forum!
Of course I do the same when I have time.
I just said that to make sure you where answering at the right post. No problems at all and again thank you!
I'll let you know the results as soon as I can test it.
Regards
Giuseppe
please don't misunderstand me!!! Thanks of course for reading somebody else problems and share your experience! This is the spirit of the forum!
Of course I do the same when I have time.
I just said that to make sure you where answering at the right post. No problems at all and again thank you!
I'll let you know the results as soon as I can test it.
Regards
Giuseppe
Re: GLCD NOT WORK
Hello,
I tested my configuration with external xtal 20MHz on and also the version from Celebrium but in all cases I got same results.
I give up here as this display is not very interesting for me because it takes many pins from PIC.
Thanks everybody for your help.
Regards
Giuseppe
I tested my configuration with external xtal 20MHz on and also the version from Celebrium but in all cases I got same results.
I give up here as this display is not very interesting for me because it takes many pins from PIC.
Thanks everybody for your help.
Regards
Giuseppe
Re: GLCD NOT WORK
Good morning to you all!
I REALLY need to get this controller to work. Does anyone know any configuration or any screen model that has worked with this controller? I want to see if copying the pins of the configuration of the t6963 would help me.
Have a nice Weekend!
I REALLY need to get this controller to work. Does anyone know any configuration or any screen model that has worked with this controller? I want to see if copying the pins of the configuration of the t6963 would help me.
Have a nice Weekend!
Re: GLCD NOT WORK
Good morning to you all!
I REALLY need to get this controller to work. Does anyone know any configuration or any screen model that has worked with this controller? I want to see if copying the pins of the configuration of the t6963 would help me.
Have a nice Weekend!
I REALLY need to get this controller to work. Does anyone know any configuration or any screen model that has worked with this controller? I want to see if copying the pins of the configuration of the t6963 would help me.
Have a nice Weekend!
Re: GLCD NOT WORK
Hello! It seems like no one is listening to me! In the year 2015, in the date 14/12 i documented about this problem, but i didn't get a valid response neither. I ask again: Is there ANY display that works with the t6963 controller? If not, please remove this controller from the list of working controllers.
I bought this product because of this controller and 3 years later, still doesn't work. I've tried lots of examples with the arduino platform and the same configuration, and all the screens work flawlessly. I think it's a product problem. Can anyone give me a solution? Because i payed a big amount of money and the product I bought just doesn't work. I feel like the technical support just doesn't care. I also bought niple, and the people at niple fixed every problem i had. And i didn't even pay the half i payed for this product. Is there any person that knows what they are doing? Trying to contact with email to the company and i get redirected to the forum almost instantly, or not even a response whatsoever.
I bought this product because of this controller and 3 years later, still doesn't work. I've tried lots of examples with the arduino platform and the same configuration, and all the screens work flawlessly. I think it's a product problem. Can anyone give me a solution? Because i payed a big amount of money and the product I bought just doesn't work. I feel like the technical support just doesn't care. I also bought niple, and the people at niple fixed every problem i had. And i didn't even pay the half i payed for this product. Is there any person that knows what they are doing? Trying to contact with email to the company and i get redirected to the forum almost instantly, or not even a response whatsoever.
- 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:
Re: GLCD NOT WORK
Hello,
I'm still basing the component off the code here: http://en.radzio.dxp.pl/t6963/
Here is the Flowcode component source project if you want to have a look through the code and compare with your known working code.
Please can you post your examples or point me to where I can find them so I can see the code base your using?I've tried lots of examples with the arduino platform and the same configuration, and all the screens work flawlessly.
I'm still basing the component off the code here: http://en.radzio.dxp.pl/t6963/
Here is the Flowcode component source project if you want to have a look through the code and compare with your known working code.
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
- 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:
Re: GLCD NOT WORK
Hello,
This is in threat of falling off my radar again. If you could answer the questions above Guti then it would help a lot to get this component up and running for you.
This is in threat of falling off my radar again. If you could answer the questions above Guti then it would help a lot to get this component up and running for you.
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: 115
- Joined: Wed Aug 03, 2016 10:45 pm
- Has thanked: 24 times
- Been thanked: 11 times
Re: GLCD NOT WORK
Hello to all !
I continue to find some way to drive a GLCD ...so I asked for some manufacturers to send me some info about that LCD.... one of them , send me a code in assembly for a GLCD 240x128 with T6963C controller....I would like to convert that in C , and then to FC8 to test if that works and edit that...is it possible that? is there some way to convert that code to FC8?...i send the code for any help....thanks...
I continue to find some way to drive a GLCD ...so I asked for some manufacturers to send me some info about that LCD.... one of them , send me a code in assembly for a GLCD 240x128 with T6963C controller....I would like to convert that in C , and then to FC8 to test if that works and edit that...is it possible that? is there some way to convert that code to FC8?...i send the code for any help....thanks...
- Attachments
-
- DEM240128D_ASSEMBLER EXAMPLE.txt
- (38.17 KiB) Downloaded 244 times