Hello Matrix people!
Is anybody try to work with GMG 12864-06D GLCD ? The controller is working with is ST7565R. I tried several connections but I couldn't manage to work... Any help is well coming!
Thank you
Sakis
Search found 5 matches
- Tue Aug 27, 2024 4:16 pm
- Forum: User Components
- Topic: GMG12864-06D
- Replies: 0
- Views: 16506
- Mon Feb 26, 2024 5:19 pm
- Forum: Bug Reports
- Topic: ST7565R
- Replies: 5
- Views: 5259
Re: ST7565R
Thank you Ben!
I will give a try !
Best regards
Sakis
I will give a try !
Best regards
Sakis
- Mon Feb 26, 2024 3:29 pm
- Forum: Bug Reports
- Topic: ST7565R
- Replies: 5
- Views: 5259
Re: ST7565R
And this is the flow code...
----------------------------------------
// Name: C Code, Type: Code:
/*
Enter C code below this comment
*/
OSCCON=0x76;
OSCTUNE=0x4F;
----------------------------------------
----------------------------------------
// Name: Component Macro, Type: Component Macro ...
----------------------------------------
// Name: C Code, Type: Code:
/*
Enter C code below this comment
*/
OSCCON=0x76;
OSCTUNE=0x4F;
----------------------------------------
----------------------------------------
// Name: Component Macro, Type: Component Macro ...
- Mon Feb 26, 2024 3:25 pm
- Forum: Bug Reports
- Topic: ST7565R
- Replies: 5
- Views: 5259
Re: ST7565R
Hello Ben, this is the compilation in hex...
Target folder: Z:\Common\FlowCode\GLCD_TEST
Source name: Z:\Common\FlowCode\GLCD_TEST\18F2423_GLD_TEST_CONFIG.fcfx
Title:
Description:
Device: PIC.18F.18F2423
Generated by: Flowcode v10.1.0.38
Date: Monday, February 26, 2024 17:24:04
Users: 1 ...
Target folder: Z:\Common\FlowCode\GLCD_TEST
Source name: Z:\Common\FlowCode\GLCD_TEST\18F2423_GLD_TEST_CONFIG.fcfx
Title:
Description:
Device: PIC.18F.18F2423
Generated by: Flowcode v10.1.0.38
Date: Monday, February 26, 2024 17:24:04
Users: 1 ...
- Fri Feb 23, 2024 11:11 pm
- Forum: Bug Reports
- Topic: ST7565R
- Replies: 5
- Views: 5259
ST7565R
Hi Matrix people!
I'm trying to compile the flowcode having the ST7565R GLCD in SPI mode but I have error return! If I compile it as parallel it is fine... Is anybody in the forum has any experience with this GLCD to help me? I want to use the GMG12864-06D GLCD but also fails connected it in ...
I'm trying to compile the flowcode having the ST7565R GLCD in SPI mode but I have error return! If I compile it as parallel it is fine... Is anybody in the forum has any experience with this GLCD to help me? I want to use the GMG12864-06D GLCD but also fails connected it in ...