Search found 6 matches
- Sun Jun 22, 2025 8:53 pm
- Forum: General
- Topic: PIC16F18877+GLCD ST7796
- Replies: 13
- Views: 1221
Re: PIC16F18877+GLCD ST7796
Hi Martin It's about PIC16F18877 + ST7796 Sitronix The display responds to, for example, the ST7735 library component. Or other similar ones. Perhaps the problem is in the signal polarity. The matrix did not provide the ability to change how this is done in the SPI library component. For the sake of...
- Sun Jun 22, 2025 4:07 pm
- Forum: General
- Topic: PIC16F18877+GLCD ST7796
- Replies: 13
- Views: 1221
Re: PIC16F18877+GLCD ST7796
PIC16F877 + ST7796+Flowcode10 this is the real quest ! I sympathize with those who will take the cheat PIC16F18877 and any TFT ST7796 PICKIT3 +Flowsode10 read the wiki https://www.flowcode.co.uk/wiki_old/wikiv8/index.php?title=Supporting_Third_Party_Programming_Tools. There is outdated information. ...
- Mon Jun 16, 2025 10:57 pm
- Forum: General
- Topic: PIC16F18877+GLCD ST7796
- Replies: 13
- Views: 1221
Re: PIC16F18877+GLCD ST7796
Hi Martin! I replaced the file. Compilation was successful. If you ignore the compiler warnings. By the way, the same warnings if you use 18F25K50. I'll try it in hardware.
Best regards
Petro
Best regards
Petro
- Sun Jun 15, 2025 12:15 pm
- Forum: General
- Topic: PIC16F18877+GLCD ST7796
- Replies: 13
- Views: 1221
Re: PIC16F18877+GLCD ST7796
Hi Martin!
There are many different modules on different chips in my region. I have difficulty choosing Which specific module on which chip is Matrix supposed to be used freely? Everything else is clear. Thank you.
Petro
There are many different modules on different chips in my region. I have difficulty choosing Which specific module on which chip is Matrix supposed to be used freely? Everything else is clear. Thank you.
Petro
- Sat Jun 14, 2025 8:23 pm
- Forum: General
- Topic: PIC16F18877+GLCD ST7796
- Replies: 13
- Views: 1221
Re: PIC16F18877+GLCD ST7796
Hi Martin! Great answer as always. Thanks. What's really confusing is this quote from the datasheet: - " LINEAR DATA MEMORY. 80-byte blocks. Use of the linear data memory region allows buffers to be larger than 80 bytes because incrementing the FSR beyond one bank will go directly to the GPR me...
- Sat Jun 14, 2025 5:46 am
- Forum: General
- Topic: PIC16F18877+GLCD ST7796
- Replies: 13
- Views: 1221
PIC16F18877+GLCD ST7796
Hello Matrix. I want to create a project PIC16F8877 with TFT display GLCD ST7796 SPI. The compilation process ends with an error = test_18877_7796dip.c:3421:: error: (1250) could not find space (120 bytes) for variable _FCL_BUFF If you select the PIK18F25K50 chip, the compilation completes successfu...