Search found 245 matches

by MJU20
Mon Mar 04, 2024 11:02 pm
Forum: Feature Requests
Topic: 3 ideas for FC
Replies: 6
Views: 313

Re: 3 ideas for FC

Hi Usually I just save a copy at key points with a brief description. However as FC can automatically create a backup every x-seconds (Global Settings > Application), which overwrites previous, maybe an option to overwrite and if not checked it creates a "new" timestamped backup file ? Obviously yo...
by MJU20
Mon Mar 04, 2024 5:27 pm
Forum: Feature Requests
Topic: 3 ideas for FC
Replies: 6
Views: 313

Re: 3 ideas for FC

Thanks for your positive response (all of you!). :D I have GIT installed on my PC (because of the ESP-IDF), but never used it for anything else. Could someone help to make GIT store "snapshots" of my FC components at certain times? I use Fusion 360 a lot and my absolute main feature in this program ...
by MJU20
Sun Mar 03, 2024 6:42 pm
Forum: Feature Requests
Topic: 3 ideas for FC
Replies: 6
Views: 313

3 ideas for FC

As posted in a previous topic, I've spend many hours (<10!) to find out why my project -that I successfully compiled earlier-, didn't work. My only guess is that it had to do with an upgrade of a component. The problems started after an component library update and was hard to find because I've upgr...
by MJU20
Sun Mar 03, 2024 5:33 pm
Forum: Bug Reports
Topic: Problems ILI9341 SPI after update
Replies: 6
Views: 315

Re: Problems ILI9341 SPI after update

The display used to work at 40MHz, but now it only works until 30MHz
by MJU20
Sun Mar 03, 2024 5:23 pm
Forum: Bug Reports
Topic: Problems ILI9341 SPI after update
Replies: 6
Views: 315

Problems ILI9341 SPI after update

I've updated the ESP-IDF to V5.x a few weeks ago. I needed to compile a project that contains an ILI9341-SPI display from a project that I had in the past to an ESP32-Wroom dev board. It kept generating errors during compiling. My guess was that this had to do with the upgrade of the ESP-IDF because...
by MJU20
Sun Feb 25, 2024 11:21 pm
Forum: General
Topic: ESP-IdF V5.12 problem
Replies: 20
Views: 3597

Re: ESP-IdF V5.12 problem

I don't envy them either, but when I look at the product-range of Matrix multimedia, it seems that they do a lot of stuff besides Flowcode. Is it inappropriate to suggest that they should better focus on a few thing instead of 20 (or so)? Maybe the team that does the hardware isn't the same as the s...
by MJU20
Thu Feb 22, 2024 10:50 pm
Forum: General
Topic: ESP-IdF V5.12 problem
Replies: 20
Views: 3597

Re: ESP-IdF V5.12 problem

Yes - we're ok here at Matrix. We're a small team though and there are a lot of other projects being worked on. I plan to look into BLE at some point soon. Regarding the wider issue of the ESP toolchain, we are aware of the problems when this is updated. Unfortunately, we are not in control of this...
by MJU20
Tue Feb 20, 2024 10:49 pm
Forum: General
Topic: ESP-IdF V5.12 problem
Replies: 20
Views: 3597

Re: ESP-IdF V5.12 problem

Could somebody please check the guys at Matrix if they are alright? :D

It's been a while since the last update (from a Matrix staff member) about this problem.
A quick signal from the Matrix when you get a chance would be greatly appreciated.
by MJU20
Thu Feb 15, 2024 5:07 pm
Forum: General
Topic: ESP-IdF V5.12 problem
Replies: 20
Views: 3597

Re: ESP-IdF V5.12 problem

Hi to All So, it was not possible to use BT SPP with the ESP32-WROOM-32E Modul. With the Python 3.7 and an older ESP-IDF version Bluetooth is working again. I hope that soon Bluetooth will work with the ESP-IDF 5.12 and Python 3.11 and that BLE will also be supported in the future. regards Stefan M...
by MJU20
Thu Feb 15, 2024 5:06 pm
Forum: Feature Requests
Topic: ESP32: (unidirectional) RS422 component?
Replies: 2
Views: 530

Re: ESP32: (unidirectional) RS422 component?

chipfryer27 wrote:
Mon Jan 29, 2024 5:28 am
Hi

Could you just simply set "Use Tx" to "No" thereby freeing up the pin?

Regards
Nice suggestion! Thanks