Search found 900 matches

by jgu1
Sat Feb 21, 2026 9:49 pm
Forum: General
Topic: Bagground in Display ST7796
Replies: 0
Views: 49

Bagground in Display ST7796

Hi! In the attached program, I have created some rounded buttons. The frame that I made is intended to be grey. Please try running my test program — it works correctly in simulation and appears exactly as I want it. However, when I program the chip, the entire background becomes grey. If I test the ...
by jgu1
Mon Feb 16, 2026 11:37 am
Forum: Bug Reports
Topic: Simulation cannot be stopped
Replies: 5
Views: 866

Re: Simulation cannot be stopped

Hi! I am experiencing the same issues as well. Sometimes when I create a new project with various components on the 2D dashboard and try to start the simulation, some LEDs and switches do not work. If I use "Step into", I’m lucky that they work, and sometimes if I save the project and open...
by jgu1
Sun Feb 08, 2026 9:34 am
Forum: General
Topic: GLCD Display Manager Overhaul
Replies: 23
Views: 8925

Re: GLCD Display Manager Overhaul

Hi Ben! I have made some test. The WS2812 component work perfect i real world after the 1mS delay before refresh as you said, tested on a Nano and in a ESP32 S3 too, the onboard led also work :) But If I start a new project with the WS component, and I added it to 2D, the LED are squared and not wor...
by jgu1
Fri Feb 06, 2026 1:27 pm
Forum: General
Topic: GLCD Display Manager Overhaul
Replies: 23
Views: 8925

Re: GLCD Display Manager Overhaul

Again thank´s Ben, I will test and you hear.
Jorgen
by jgu1
Fri Feb 06, 2026 1:25 pm
Forum: General
Topic: Scene Display manager
Replies: 2
Views: 747

Re: Scene Display manager

Hi Ben Thank you very much, Ben, for the information. I will test it and get back to you. Yes, I am currently learning to work with Display Manager. Compared to how I previously built projects using an ILI display and the XPT2046 touch controller, Display Manager makes it much faster to create touch...
by jgu1
Thu Feb 05, 2026 6:26 pm
Forum: General
Topic: Scene Display manager
Replies: 2
Views: 747

Scene Display manager

Hi! When I use dsplaymanager I have 2 scene, scene0 and scene1, if add a new scene the name is scene, do I again add one more scene the name is now scene3? I have tryed to rename the scene without luck, is this possible? And let´s say I not want to use scene1 anymore how do I delete this without set...
by jgu1
Sun Feb 01, 2026 8:17 pm
Forum: General
Topic: GLCD Display Manager Overhaul
Replies: 23
Views: 8925

Re: GLCD Display Manager Overhaul

Hi Ben!

I have tested both, guess it was this you mean :) But no ligth in the led.

Jorgen
by jgu1
Thu Jan 29, 2026 1:08 pm
Forum: General
Topic: GLCD Display Manager Overhaul
Replies: 23
Views: 8925

Re: GLCD Display Manager Overhaul

Thank you!

Full update, always :)

I follow your guide and the setting look equal.

After I have restart FC I could see the Led on 2d and I can simulale, but not working in ESP32 s3 HW. If I add a new WS28xx ,they are squared again.

In the Proporties, hsndle the component name is WS23111.

Jorgen
by jgu1
Tue Jan 27, 2026 6:50 pm
Forum: Bug Reports
Topic: After update today!
Replies: 1
Views: 550

After update today!

Hi Team!

After update today I cannot compile one of mine project with an ESP32- dev1 anymore? Working in FC10?

*** Edit, SOLVED some of the pin was suddently not connected and connection changed, after correction it work again****

Br Jorgen.
by jgu1
Tue Jan 27, 2026 6:22 pm
Forum: General
Topic: GLCD Display Manager Overhaul
Replies: 23
Views: 8925

Re: GLCD Display Manager Overhaul

Hi Ben! Have you had time to look into the WS28xx component? As you can see, in FC11 the LEDs do not resemble the actual LEDs as intended. In FC10 they are displayed correctly in the 3D panel, whereas in FC11 they are shown in the 2D panel, appear as square, and do not work in the simulation. I test...