Search found 7 matches

by Quantum8888
Mon Nov 21, 2022 1:31 pm
Forum: Bug Reports
Topic: ESP32 + Potentiometer (fail to be compile)
Replies: 13
Views: 2913

Re: ESP32 + Potentiometer (fail to be compile)

Yes, Ben.
I am install the toolchain from here : "https://www.flowcode.co.uk/download/fil ... up-2.3.exe" but no 4.1.
There are "4.1.3 (release version)" <--- Do you mean this one?
Or "release/4.1 (release branch)" <--- Or this one?
by Quantum8888
Mon Nov 21, 2022 1:03 pm
Forum: Bug Reports
Topic: ESP32 + Potentiometer (fail to be compile)
Replies: 13
Views: 2913

Re: ESP32 + Potentiometer (fail to be compile)

I try many time with many different version of ESP toolchain. And totally damage the compile function for ESP32 in my Flowcode....It can't be compile ESP32 any more... sad. There are no 4.1.2 (release version) from "esp-idf-tools-setup-2.3.exe" any more. And I can't skip python option even I install...
by Quantum8888
Mon Nov 21, 2022 8:24 am
Forum: Bug Reports
Topic: ESP32 + Potentiometer (fail to be compile)
Replies: 13
Views: 2913

Re: ESP32 + Potentiometer (fail to be compile)

Thanks your reply, Sir.
components database is up to date.-- CHECK.
I guess my ESP32 toolchain install should be ok due to other ESP32 works fine, just can't use any ADC components.
I found I can't set the timing (speed). Is that a issue?
by Quantum8888
Wed Nov 09, 2022 2:48 am
Forum: Bug Reports
Topic: ESP32 + Potentiometer (fail to be compile)
Replies: 13
Views: 2913

ESP32 + Potentiometer (fail to be compile)

Hi There.
I try to built a ESP32 + Potentiometer but fail.
I found it can't be compile once I add Potentiometer even only one component on board.
(Also found the conversion speed null item inside properties setting.)
Any Idea? Did I miss something?
by Quantum8888
Tue Nov 08, 2022 12:54 pm
Forum: Bug Reports
Topic: gLCD_SH1106_I2C1 display with ESP-WROOM-32 was very slow.
Replies: 6
Views: 1213

Re: gLCD_SH1106_I2C1 display with ESP-WROOM-32 was very slow.

Hi, medelec35.
No reaction to SH1106 I2C if in Channel mode. Only software mode can drive the LCD to initial and pring.
by Quantum8888
Tue Nov 08, 2022 5:01 am
Forum: Bug Reports
Topic: gLCD_SH1106_I2C1 display with ESP-WROOM-32 was very slow.
Replies: 6
Views: 1213

Re: gLCD_SH1106_I2C1 display with ESP-WROOM-32 was very slow.

Thanks your fast reply, Ben.
Yes, Stop Delay is set to No. Check attached please. And video with slow display below:
https://clipchamp.com/watch/91iYCKNpTNe
by Quantum8888
Mon Oct 31, 2022 4:54 am
Forum: Bug Reports
Topic: gLCD_SH1106_I2C1 display with ESP-WROOM-32 was very slow.
Replies: 6
Views: 1213

gLCD_SH1106_I2C1 display with ESP-WROOM-32 was very slow.

gLCD_SH1106_I2C1 display with ESP-WROOM-32 was very slow.
Very slow clear and drawing string
Flowcode2addLCD.fcfx
(10.79 KiB) Downloaded 56 times
under ESP32 I2C. Any Idea?