Search found 4 matches

by peterUA
Mon Jun 16, 2025 10:57 pm
Forum: General
Topic: PIC16F18877+GLCD ST7796
Replies: 7
Views: 190

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
7796_OK.jpg
7796_OK.jpg (82.94 KiB) Viewed 11 times
by peterUA
Sun Jun 15, 2025 12:15 pm
Forum: General
Topic: PIC16F18877+GLCD ST7796
Replies: 7
Views: 190

Re: PIC16F18877+GLCD ST7796

Hi Martin!
There are many different modules on different chips in my region. I have difficulty choosing
free for makers ESP32.jpg
free for makers ESP32.jpg (86.85 KiB) Viewed 109 times
FC10_choose_ESP32.jpg
FC10_choose_ESP32.jpg (45.15 KiB) Viewed 109 times
Which specific module on which chip is Matrix supposed to be used freely? Everything else is clear. Thank you.
Petro
by peterUA
Sat Jun 14, 2025 8:23 pm
Forum: General
Topic: PIC16F18877+GLCD ST7796
Replies: 7
Views: 190

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...
by peterUA
Sat Jun 14, 2025 5:46 am
Forum: General
Topic: PIC16F18877+GLCD ST7796
Replies: 7
Views: 190

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...