Search found 1734 matches

by BenR
Tue Dec 22, 2020 10:49 am
Forum: Feature Requests
Topic: STM32 timer
Replies: 8
Views: 5146

Re: STM32 timer

Hello Oscar,

Many thanks for letting us know, not sure how that one slipped through the net but should be there for you now.
by BenR
Tue Dec 22, 2020 10:40 am
Forum: Bug Reports
Topic: FLOWCODE 9 MCP23017 PROBLEM
Replies: 26
Views: 14452

Re: FLOWCODE 9 MCP23017 PROBLEM

Hi David,

I've got some chips on order now and they will arrive tomorrow so I'll let you know how I get on.
by BenR
Tue Dec 22, 2020 10:06 am
Forum: Feature Requests
Topic: Font!
Replies: 21
Views: 12650

Re: Font!

Hello, The solution we now have in place in v9 should be vastly superior to v8. You can do everything you could do in v8 with the added bonus of having up to 4 different font sets in your program that each can be scaled up or down on the fly. Let us know what you're trying to do and I'll see if I ca...
by BenR
Mon Dec 21, 2020 9:32 pm
Forum: Feature Requests
Topic: Font!
Replies: 21
Views: 12650

Re: Font!

Hi Jorgen,

It should be there with the other component macros. Please let me know if not.
Macro.png
Macro.png (31.48 KiB) Viewed 4994 times
by BenR
Mon Dec 21, 2020 5:55 pm
Forum: Bug Reports
Topic: ESP32 & Ili9341 not working
Replies: 10
Views: 6197

Re: ESP32 & Ili9341 not working

Hello Jorgen,

Hmm ok does swapping the horizontal and vertical pixel size properties do anything to help?

Strange it's slow. The io isn't the fastest but it shouldn't be slow. Maybe try the spi version of the component in hardware mode?
by BenR
Mon Dec 21, 2020 3:58 pm
Forum: Bug Reports
Topic: ESP32 & Ili9341 not working
Replies: 10
Views: 6197

Re: ESP32 & Ili9341 not working

Hi Jorgen,

Yes that looks fine.
by BenR
Mon Dec 21, 2020 12:08 pm
Forum: Bug Reports
Topic: ESP32 & Ili9341 not working
Replies: 10
Views: 6197

Re: ESP32 & Ili9341 not working

Hello,

Here is the program with connections reworked for the M5 board,
ESP32 ILI9341 BR.fcfx
(13.67 KiB) Downloaded 205 times
PortA is GPIO pins 0-31
PortB is GPIO pins 32-63

We have just numbered them like this to allow the GPIO to work with the Flowcode style ports.
by BenR
Mon Dec 21, 2020 11:58 am
Forum: Feature Requests
Topic: Font!
Replies: 21
Views: 12650

Re: Font!

Hi Jorgen, Right the ILI9341 has a new macro called SetFontScaler which allows you to set the X,Y scaling for the printed font, the default being 1, 1. 2, 2 would double the width and height of all printed characters on all fonts. I've kept the scale factors as integers, floats would likely slow thi...
by BenR
Mon Dec 21, 2020 11:11 am
Forum: General
Topic: Help ILI9163 Font
Replies: 1
Views: 1666

Re: Help ILI9163 Font

Hello,

ReadFontStat returns a statistic of the selected Font, the pixel height or the space width.

ReadFontWidth returns the width of a single ASCII character in the selected font.

Both functions are used by the Text Field component to display the GLCD text correctly in all the various fonts.
by BenR
Fri Dec 18, 2020 10:14 am
Forum: General
Topic: How to test "App Developer"
Replies: 8
Views: 5010

Re: How to test "App Developer"

Simple App Developer Demonstration video here.
https://www.youtube.com/watch?v=aXysN7JVElE