Hello,
Can you please attach your project so we can see what you're doing and try to replicate.
Search found 2151 matches
- Mon May 11, 2026 6:19 pm
- Forum: Bug Reports
- Topic: Simulation crashes since last update
- Replies: 2
- Views: 61
- Mon May 11, 2026 6:19 pm
- Forum: Bug Reports
- Topic: 4x4 Matrix Keyboard
- Replies: 1
- Views: 40
Re: 4x4 Matrix Keyboard
Thanks for reporting I'll look into this for you, hopefully a simple one to solve.
- Mon May 11, 2026 11:01 am
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 24
- Views: 4825
Re: Flowcode 11 Graphical Display Manager Demonstration
Hello,
I've found the cause of the crash, the pixel queue buffer in the ST7789V was not dynamically changing size to match the requirement and so if increased over 240 was going out of bounds. Now resizing correctly via library update.
I've found the cause of the crash, the pixel queue buffer in the ST7789V was not dynamically changing size to match the requirement and so if increased over 240 was going out of bounds. Now resizing correctly via library update.
- Mon May 11, 2026 9:38 am
- Forum: Projects - Embedded
- Topic: gLCD 16bit parallel RolandTech enhanced module colour inversion
- Replies: 2
- Views: 77
Re: gLCD 16bit parallel RolandTech enhanced module colour inversion
Hi Charles,
The latest displays have an IPS screen which has an inverted colour. The older version just had a standard LCD which was good but not as nice as the inverted IPS version.
The latest displays have an IPS screen which has an inverted colour. The older version just had a standard LCD which was good but not as nice as the inverted IPS version.
- Fri May 08, 2026 7:09 pm
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 24
- Views: 4825
Re: Flowcode 11 Graphical Display Manager Demonstration
Hello,
Thanks for letting us know and glad you've got it running better now
It's interesting about the crash. I'll see if I can replicate that.
Thanks for letting us know and glad you've got it running better now
It's interesting about the crash. I'll see if I can replicate that.
- Fri May 08, 2026 1:07 pm
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 24
- Views: 4825
Re: Flowcode 11 Graphical Display Manager Demonstration
Hmm ok so it is already on. Which chip are you using? I'm guessing with the 80MHz SPI it's an ESP32 type. Have you checked you are on the high speed SPI pins, some pins work much faster then others for SPI. Certainly if you're specifying 80MHz then the liklihood is it isn't actually anywhere near 80...
- Fri May 08, 2026 11:44 am
- Forum: Projects - Embedded
- Topic: nextion display flowcode 10
- Replies: 6
- Views: 1283
Re: nextion display flowcode 10
Hello,
Sorry to hear you've had to rework your code. I've hopefully spotted what's causing the issue and it should be resolved for you now via the library updates.
Sorry to hear you've had to rework your code. I've hopefully spotted what's causing the issue and it should be resolved for you now via the library updates.
- Fri May 08, 2026 10:46 am
- Forum: Tips & Tricks
- Topic: Flowcode 11 Graphical Display Manager Demonstration
- Replies: 24
- Views: 4825
Re: Flowcode 11 Graphical Display Manager Demonstration
Hi Stefan,
It looks doable, I'll see if I can get this in for you today.
Hmm on further investigation the properties are already there in the SPI Settings section. Do you have these set to Yes?
It looks doable, I'll see if I can get this in for you today.
Hmm on further investigation the properties are already there in the SPI Settings section. Do you have these set to Yes?
- Wed May 06, 2026 3:38 pm
- Forum: Projects - Embedded
- Topic: ESP32 with TFT Display 16bit Parallel, I2C Grove Sensor, I2C Touch Control
- Replies: 6
- Views: 163
Re: ESP32 with TFT Display 16bit Parallel, I2C Grove Sensor, I2C Touch Control
My 16-bit display pinout and schematic is here, it needs the ESP32S3 as that has more I/O available.
https://github.com/RowlandTechnology/Ca ... ematic.PDF
https://github.com/RowlandTechnology/Ca ... ematic.PDF
- Tue May 05, 2026 9:14 am
- Forum: General
- Topic: Problem with the 'menu-system_02_10_24’ example from the Wiki
- Replies: 3
- Views: 218
Re: Problem with the 'menu-system_02_10_24’ example from the Wiki
Hello
I'll see if I can make a v11 version of the example for you.
For now this forum post has a couple of videos which should help show how to use the v11 system.
viewtopic.php?t=3656
I'll see if I can make a v11 version of the example for you.
For now this forum post has a couple of videos which should help show how to use the v11 system.
viewtopic.php?t=3656