Attiny85 ili9163 bug

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
solozerouno
Posts: 114
http://meble-kuchenne.info.pl
Joined: Tue Dec 08, 2020 4:36 am
Has thanked: 2 times
Been thanked: 2 times

Attiny85 ili9163 bug

Post by solozerouno »

I haven't tried with fc8 because it's not a package i have;but I tried with the 30 day trial version of FLC9 with AT TINY 85 compilation and I tried to make a small flow with a writing in position 10,10; in debug everything ok but when I compile in hex and load everything with a self-built programmer with arduino who acts as a programmer:
if I make the PB0 LED flash on the digispark board, everything is ok

but if I use I2C to write the text, some pixels are scattered here and there ....


I compile the hex FLC 9 then with AVRDUDESS 2.1 with settings ::
programmer: arduino
mcu: tiny85
preset: arduino as isp
flash: program generated by flowcode 9
com: port where arduino is seen by AVRDUDESS

BenR
Matrix Staff
Posts: 1756
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 446 times
Been thanked: 606 times

Re: Attiny85 ili9163 bug

Post by BenR »

Hello,

Please can you attach your program and maybe a photo of the display output vs the simulated output so we can see the difference.

Post Reply