Search found 1716 matches

by BenR
Fri Dec 11, 2020 12:36 pm
Forum: Bug Reports
Topic: Ili9341
Replies: 6
Views: 4190

Re: Ili9341

No Problem Jorgen, Keep the problems coming as you find them and we'll do our best to jump on them for you. :D
by BenR
Fri Dec 11, 2020 12:33 pm
Forum: Bug Reports
Topic: LCD_SSD1351 FC8 FC9 not compatible
Replies: 6
Views: 4145

Re: LCD_SSD1351 FC8 FC9 not compatible

Thanks Stefan,

Should be sorted for you now.
by BenR
Fri Dec 11, 2020 12:13 pm
Forum: Bug Reports
Topic: WS2812 Build Error ( STM32F407ZG )
Replies: 7
Views: 4298

Re: WS2812 Build Error ( STM32F407ZG )

Hello,

Thanks for letting us know, hopefully should be fixed for you now.
by BenR
Thu Dec 10, 2020 2:59 pm
Forum: Bug Reports
Topic: LCD_SSD1351 FC8 FC9 not compatible
Replies: 6
Views: 4145

Re: LCD_SSD1351 FC8 FC9 not compatible

Hi Stefan,

Great really appreciate that and thanks for letting me know, hopefully solved for you now.
by BenR
Thu Dec 10, 2020 1:42 pm
Forum: Bug Reports
Topic: Bluetooth spp does't work in ESP32
Replies: 29
Views: 22640

Re: Bluetooth spp does't work in ESP32

Hello, It might be worth trying to change the target device in the Project Options, then save the project with a new name and this will do a full re-compile for you and hopefully work ok with a different target device setup. I tested the Bluetooth SPP here and it works very well so hopefully it's st...
by BenR
Thu Dec 10, 2020 12:50 pm
Forum: Bug Reports
Topic: Ili9341
Replies: 6
Views: 4190

Re: Ili9341

Hi Jorgen,

I've now made a short video here which hopefully should help explain things.

https://youtu.be/HN8EI64ADic
by BenR
Thu Dec 10, 2020 12:33 pm
Forum: Bug Reports
Topic: Ili9163 carattere solo 0, non da 0 a 31
Replies: 1
Views: 1840

Re: Ili9163 carattere solo 0, non da 0 a 31

Ciao, Per favore, puoi pubblicare il tuo programma e indagheremo per te. Il modo in cui i caratteri funzionano in gLCD è cambiato per la v9, quindi questo argomento potrebbe aiutare. https://www.flowcode.co.uk/forums/viewtopic.php?p=81#p81 Hello, Please can you post your program and we will investig...
by BenR
Thu Dec 10, 2020 12:26 pm
Forum: Bug Reports
Topic: LCD_SSD1351 FC8 FC9 not compatible
Replies: 6
Views: 4145

Re: LCD_SSD1351 FC8 FC9 not compatible

Hello,

Can you please post your program and I will have a look for you.

Regarding the v9 gLCD fonts this post might help.

viewtopic.php?p=81#p81
by BenR
Wed Dec 09, 2020 9:38 am
Forum: Bug Reports
Topic: Ili9341
Replies: 6
Views: 4190

Re: Ili9341

Hi Jorgen, In Flowcode v9 we have changed the way fonts work. I'll make a video on it later today to try and help explain it. In v8 and previous we had a single font and the font parameter was the scaler for that single font. Now in v9 we have several different fonts you can choose to use in your pr...
by BenR
Tue Dec 08, 2020 2:16 pm
Forum: Bug Reports
Topic: Bluetooth spp does't work in ESP32
Replies: 29
Views: 22640

Re: Bluetooth spp does't work in ESP32

Hello, When you compile your flowcode project it will create a folder with the same name in the project directory. The file is inside that folder. So if your project is called Flowcode1 then the file will be in Flowcode1/sdkconfig Hope this helps. I cannot currently easily update the batch files tha...