SSD1306 128x32 ESP32 ERROR COMPILING

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
unity-control
Posts: 54
http://meble-kuchenne.info.pl
Joined: Wed Sep 08, 2021 10:36 pm
Has thanked: 26 times
Been thanked: 11 times

SSD1306 128x32 ESP32 ERROR COMPILING

Post by unity-control »

Hi all,

Would it be possible to get a copy of the SSD1306 I2C Component code to adapt it to 128x32 pixels?

We are using a 0.91" OLED 128x32 pixels with SSD1306 controller in I2C mode.

When I configure the component to be 128x32 pixels the program does not compile and throws an error.

Changed back to 128x64 and compiles fine.

Thanks for your help!
Attachments
ESP32_WROOM32_DOCK_V1.fcfx
(14.53 KiB) Downloaded 77 times

medelec35
Matrix Staff
Posts: 1449
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 509 times
Been thanked: 472 times

Re: SSD1306 128x32 ESP32 ERROR COMPILING

Post by medelec35 »

Hello.
Many thanks for the spot.
I have created a fix for you to try.
Browse to this location using file explorer, it's hidden by default so just paste the link into your address bar.

C:\ProgramData\MatrixTSL\FlowcodeV9\Components
Replace the existing file with the attached file.
The flowchart will need to be refreshed if Flowcode was open when you replaced the file.
Attachments
gLCD_SSD1306_i2c.fcpx
(13.81 KiB) Downloaded 81 times
Martin

unity-control
Posts: 54
Joined: Wed Sep 08, 2021 10:36 pm
Has thanked: 26 times
Been thanked: 11 times

Re: SSD1306 128x32 ESP32 ERROR COMPILING

Post by unity-control »

Hi Martin,

Thanksw for the swift reply and fix. It works perfectly well now :D

Many thanks again, enjoy the rest of the weekend.

Regards,
R
Attachments
SSD1306_I2C_128_32.jpg
SSD1306_I2C_128_32.jpg (49.51 KiB) Viewed 1161 times

Post Reply