Search found 52 matches

by celebriums
Thu Oct 23, 2025 7:49 am
Forum: User Components
Topic: FC components and AI (ideas?)
Replies: 20
Views: 29031

Re: FC components and AI (ideas?)

Hello everyone,

I’m really glad to see this topic here.
I’m currently working on an energy measurement project using the ATM90E26 and wanted to share a few thoughts with you:

I’ve been testing Google’s new assistant, NotebookLM, for the past couple of days.

You can upload datasheets, and it ...
by celebriums
Mon Sep 15, 2025 12:26 pm
Forum: Bug Reports
Topic: ESP CANbus not compiling
Replies: 13
Views: 17891

Re: ESP CANbus not compiling

Dear Dutch, I think I found the problem.

I deleted the component and added it again.
I changed the processor connections.
CHANNEL: Software
MOSI: PORTA23
MISO: PORTA22
CLK: PORTA1
SS: PORTA3



Target folder: C:\ElektronikProjeler\ESPtest\led test
Source name: C:\ElektronikProjeler\ESPtest\led ...
by celebriums
Mon Sep 15, 2025 12:17 pm
Forum: Bug Reports
Topic: ESP CANbus not compiling
Replies: 13
Views: 17891

Re: ESP CANbus not compiling

Dear Dutch ve Dear Ben

The build result when the MCP2515 component is present.

Target folder: C:\ElektronikProjeler\ESPtest\led test
Source name: C:\ElektronikProjeler\ESPtest\led test\led test.fcfx
Title:
Description:
Device: ESP.ESP32.ESP32_WROOM_32
Generated by: Flowcode v10.1.2.40
Date ...
by celebriums
Mon Sep 15, 2025 12:07 pm
Forum: Bug Reports
Topic: ESP CANbus not compiling
Replies: 13
Views: 17891

Re: ESP CANbus not compiling

Dear Dutch,

I am downloading your file and running a test. I currently have ESP-IDF 5.5 installed.
I will share the results with you.
by celebriums
Mon Sep 15, 2025 10:38 am
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 11235

Re: ESP32 C3 Copiler error (SOLVED)

Hello Martin,
I got help from ChatGPT while solving this error. In my opinion, Flowcode should urgently integrate an AI module into its system for interpreting such errors. I don’t think this would be very difficult, because it can explain the subject almost like a teacher. A dedicated ChatGPT-like ...
by celebriums
Sun Sep 14, 2025 9:14 pm
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 11235

Re: ESP32 C3 Copiler error

Flowcode 10 with ESP-IDF 5.5 – Installation and Error Fix

When using Flowcode with ESP-IDF, the old 5.3 packaged toolchain causes conflicts. The following steps describe how to switch to ESP-IDF 5.5 cleanly.

🔴 Important Point 1

Remove the pre-installed Flowcode toolchain (5.3) and delete ...
by celebriums
Sun Sep 14, 2025 8:19 pm
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 11235

Re: ESP32 C3 Copiler error

Hello Dear Martin,
First of all, thank you very much for the video. It was a great start in your video, but I still made some mistakes.
I will explain the solutions to the mistakes and what I did in the next message.
by celebriums
Mon Aug 25, 2025 2:45 pm
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 11235

Re: ESP32 C3 Copiler error

Hello, dear mnfisher.
Could you explain how you did this with screenshots?
by celebriums
Mon Aug 25, 2025 10:40 am
Forum: Bug Reports
Topic: ESP32 C3 Copiler error
Replies: 16
Views: 11235

Re: ESP32 C3 Copiler error

Hello everyone,
Dear mnfisher, how did you install 5.4 for ESP IDF? Can you give us some information about this?
Because after installing these versions, I get a lot of errors when I compile the project.

Can you show me a roadmap?
by celebriums
Fri Aug 22, 2025 12:36 pm
Forum: Bug Reports
Topic: ESP32-C3 Compile to Target Failure
Replies: 6
Views: 10766

Re: ESP32-C3 Compile to Target Failure

Warm greetings to everyone from Istanbul. I hope you're all doing well.

Can someone please explain how we can change the ESP-IDF version to 5.1 or 5.5?

The current export.bat file is configured to call only version 5.3. It seems that Espressif has customized this setup specifically for the ...