Glcd RA6963 240*128 dot

For general Flowcode discussion that does not belong in the other sections.
Post Reply
Ferla
Posts: 10
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 6:20 pm

Glcd RA6963 240*128 dot

Post by Ferla »

Hi guys,
Yesterday I started a project with this Glcd with RA6963 controller.
I wanted to test it with the T6963C component that should be equivalent, I hope.
When I started the connections, I stopped at the 8 bits DB0-DB7 because FC did not suggest me in which port to connect them.
Is it possible to have an example or know how I can solve the problem? Unfortunately in the Wiki of many components there is no test project that in my opinion is of great help for those who are starting a new project.
If after the test it works, I will publish my code to help.
Thanks
Ferla
Attachments
RG240128A-BIW-V_DS.pdf
(1.12 MiB) Downloaded 34 times

medelec35
Matrix Staff
Posts: 2033
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 634 times
Been thanked: 684 times

Re: Glcd RA6963 240*128 dot

Post by medelec35 »

Hello.
The first thing I do when starting a new project is the one sec flasher test to make sure the target device is running at the correct speed.
If you have a logic analyser, you could have any delay time e.g. 50 ms.
You could do the test on a whole port you believe the display could work on.
If the whole port toggles at the correct delay time, then you are good to go.
Try connecting the display to the port you tested, then if you get stuck just upload your .fcfx .c & .msg.txt files and we can help you further.
If you don't use a 9 or 10 post icon, we will assume you are running Flowcode v10.
Martin

Ferla
Posts: 10
Joined: Thu Dec 03, 2020 6:20 pm

Re: Glcd RA6963 240*128 dot

Post by Ferla »

Hi Martin,
sorry for the delay, but I have been busy with several tasks. From the first tests it seems to work great.
I found a way to map pins, FC is an infinite resource, just search. I hope to proceed with development, but time is the resource I lack.
Regards
Ferla.

Post Reply