2025-10-08 2:33 PM
MERHABA,
Arduino IDE'sini kullanarak bir ESP32 kartıyla NanoEdge AI Studio'yu kullanmıyorsunuz.
C kütüphanesini NanoEdge AI Studio'dan aktardım, ancak bir STM32'nin bozulmasının önlenmesi için,
NanoEdge AI'nın ESP32 (Xtensa mimarisi) ile uyumlu olup olmadığını merak ediyorum.
Bunu Arduino IDE'de ESP32 için manuel olarak derlemenin veya uyarlamanın bir yolu var mı?
2025-10-09 1:15 AM
Hi @burak_Guzeller,
Could you please translate your message to english?
In your case, your issue is as you pointed that you use a Xtensa microcontroller.
NanoEdge AI Studio can only generate libraries for Arm Cortex M based microcontrollers.
Have a good day,
Julian
2025-10-09 1:34 AM
HELLO,
You can't use NanoEdge AI Studio with an ESP32 board using the Arduino IDE.
I imported the C library from NanoEdge AI Studio, but to maintain the size of an STM32,
I'm wondering if NanoEdge AI is compatible with the ESP32 (Xtensa architecture).
Is there a way to manually compile or adapt this for the ESP32 in the Arduino IDE?
This is the question I wanted to ask above. Thank you in advance for your interest. But is there another way to use this on ESP32 processors using the Arduino IDE? I would be happy if you could help me. Good luck.
2025-10-09 2:01 AM
Hi @burak_Guzeller,
Sadly, with NanoEdge, no it is not possible.
(thanks for the translation)
Have a good day,
Julian