Page 1 of 1

Display St7735

Posted: Sun Oct 13, 2024 9:12 pm
by jgu1
Hi!

I start a project with display ESP32-dev1 and ST7735 display, During startup I always make a test.

I cannot compile, syntax error, please what am I doing wrong?

Br Jorgen

Re: Display St7735

Posted: Mon Oct 14, 2024 8:20 am
by medelec35
Hi Jorgen.
The issue is being caused by a pin not being connected.
In this case it is the Reset pin.
Even though you have selected No for use reset, it still requires a pin.
You was not to know as the pin selection was hidden.
I will chat to a colleague today and see if there is something we can do about that.
In your case select Yes for use Reset, select an unused pin, then change it back to No

Re: Display St7735

Posted: Mon Oct 14, 2024 11:08 am
by jgu1
Hi Martin!

Many many thank´s Martin. Ok, I have to remember to check this, would be nice if FC do it automatic when not used pin :D

Br Jorgen

Re: Display St7735

Posted: Mon Oct 14, 2024 6:02 pm
by jgu1
Hi MArtin!

Your rigth Compile now, thank´s :D

Jorgen

Re: Display St7735

Posted: Mon Oct 14, 2024 6:12 pm
by medelec35
Hi Jorgen.
That's great!
I have modified your St7735 component so they any unused pins are assigned to a pin, so you don't get this issue again.
I'm just awaiting feedback about it form a colleague (i have only just sent the email, so it might be tomorrow), then I will post it on here for you to try.

Re: Display St7735

Posted: Tue Oct 15, 2024 5:35 am
by jgu1
So Perfect Martin, Thank you :)

Br jorgen