A "better" enviroment like arduino

gchini
Posts: 18
Joined: Wed Jun 08, 2022 1:41 pm

A "better" enviroment like arduino

Postby gchini » Wed Jun 08, 2022 2:09 pm

Hi at all....
I would like to know if there is a "better" enviroment then arduino to use with esp32.

What is "better" for me: simple and supported (i need to use BLE)

I need to use the BluetoothLE and compute some encryption functions thats require "plenty" of stack memory (arround 400k)

ESP_Sprite
Posts: 9718
Joined: Thu Nov 26, 2015 4:08 am

Re: A "better" enviroment like arduino

Postby ESP_Sprite » Thu Jun 09, 2022 2:16 am

'Better' is a bit hard to define... what is the Arduino environment lacking, in your opinion?

gchini
Posts: 18
Joined: Wed Jun 08, 2022 1:41 pm

Re: A "better" enviroment like arduino

Postby gchini » Thu Jun 09, 2022 5:33 am

I'm not able to understand the underline system and control the various stack option.

I have a problem with the size of stack, i would like to increase the size of stack for a particular task (As i written in another discussion). Then i look for the reply to my question in others forum like this.

"Better" form e is also a matter of how many documentation, support and examples there are for a particular enviroment

ESP_Sprite
Posts: 9718
Joined: Thu Nov 26, 2015 4:08 am

Re: A "better" enviroment like arduino

Postby ESP_Sprite » Thu Jun 09, 2022 7:02 am

You could go for ESP-IDF. The Arduino environment is built on top of that.

gchini
Posts: 18
Joined: Wed Jun 08, 2022 1:41 pm

Re: A "better" enviroment like arduino

Postby gchini » Thu Jun 09, 2022 7:09 am

Many thanks for the explanation

Then how is the stack of the architectrure?

Code: Select all

Application
^^^^^^^^^^
Arduino
^^^^^^^^^^
freeRTOS
^^^^^^^^^^
Espressif IDF
^^^^^^^^^^
ESP32
Is the stack correct. I want just clarify to myself how it works the acrchitecture.

Many thanks

john11
Posts: 14
Joined: Wed Jan 13, 2021 7:37 pm

Re: A "better" enviroment like arduino

Postby john11 » Sun Jun 12, 2022 8:14 pm

I would switch place with FreeRTOS & IDF

Who is online

Users browsing this forum: No registered users and 118 guests