PIC16F18877+GLCD ST7796

For general Flowcode discussion that does not belong in the other sections.
medelec35
Matrix Staff
Posts: 1988
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 630 times
Been thanked: 660 times

Re: PIC16F18877+GLCD ST7796

Post by medelec35 »

Thanks Steve.
I can confirm that the file has been pushed onto the database.
Can you do a full component database update, then reload your project.
Martin

peterUA
Posts: 6
Joined: Sun Nov 10, 2024 4:55 pm
Has thanked: 1 time

Re: PIC16F18877+GLCD ST7796

Post by peterUA »

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/wik ... ming_Tools. There is outdated information. However, it works. If you do not know this, your PicKit3 will never program PIC16F18877.
I made sure that my ST7796_SPI is able to display information on the screen. The method of testing similar TFT ILI9488 ST7735 and other similar ones. But not TFT ST7796. The compiler messages with a warning suggest thinking about forgetting about color. Now the ball is in Matrix's court. Even the reassignment of pins 16F18877 is done incorrectly based on the Microchip 16f18877 table. For example, not all pins can be CS. Maybe it all works well in the PRO version?

mnfisher
Valued Contributor
Posts: 1546
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 138 times
Been thanked: 737 times

Re: PIC16F18877+GLCD ST7796

Post by mnfisher »

Do you mean 16f877 which probably isn't going to work or the 16f18877 which probably will?

I found an St7796 display - will wire it up and test it...

Martin

peterUA
Posts: 6
Joined: Sun Nov 10, 2024 4:55 pm
Has thanked: 1 time

Re: PIC16F18877+GLCD ST7796

Post by peterUA »

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 purity of the experiment, I ordered a display from another manufacturer
Best regards
Petro
IMG_2_all.jpg
IMG_2_all.jpg (94.24 KiB) Viewed 305 times
IMG_3.jpg
IMG_3.jpg (72.13 KiB) Viewed 305 times
IMG_1.jpg
IMG_1.jpg (37.49 KiB) Viewed 305 times

Post Reply