platform-espressif32 icon indicating copy to clipboard operation
platform-espressif32 copied to clipboard

Espressif 32: development platform for PlatformIO

Results 319 platform-espressif32 issues
Sort by recently updated
recently updated
newest added

Hi - I’m new to ESP32 and PlatformIO. I am using the ESP-Prog and haven’t been able to get debugging to work correctly. This is my platformio.ini file: ``` [env:esp32-s2-saola-1]...

help wanted
ESP-IDF

After auto-update of PlatformIO it is not possible to use [email protected]: platformio.ini [platformio] ; select application src_dir = testREV6/wiFiSniffer lib_dir = src [env:pico32] platform = [email protected] board = pico32 framework...

help wanted
ESP-IDF

Hi! I’m getting ready to join into development of Fujinet, which is a WiFi modem (+ some other stuff) for retro computers - mostly Atari 8bit. Inside Fujinet device we...

help wanted
ESP-IDF

I followed the directions in platform-espressif32/examples/espidf-arduino-blink/README.md exactly, but the build failed with ````error: unknown type name '_lock_t'```` in lots of places. Instead of using the zip file I also tired...

help wanted
Arduino
ESP-IDF

Hi, I have been using Espressif 32 2.1.0 on VSCODE IDE for a long time wihtout any problem. I was having some trouble with python at flashing ESP32 devices outside...

help wanted
ESP-IDF

Environment Development Kit: LoLin D32 PRO / ESP32-CAM and more Kit version NA Module or chip used: [ESP32-WROOM-32] PLATFORM: Espressif 32 (3.3.1+sha.33ff413) WEMOS LOLIN D32 PRO IDF version (run git...

bug

In order to use link time optimizations (lto) `ar` and `ranlib` need to have the lto plugin supplied. This is achieved easiest by using the `gcc-*` equivalents. More info: https://embeddedartistry.com/blog/2020/04/13/prefer-gcc-ar-to-ar-in-your-buildsystems/...

enhancement

since this prevents to use a factory firmware which should be placed at address 0x10000. The flash address for the user firmware (ota_0) is read from the [partition.csv](https://github.com/arendst/Tasmota/blob/development/partitions/esp32_partition_app1856k_fs1344k.csv). A [flash_extra_images](https://github.com/arendst/Tasmota/blob/development/boards/esp32_4M.json)...

I have simple code that reads from the SD card around 500 to 600 bytes but it takes more than 3 seconds some times it take 4 seconds. But in...

help wanted
Arduino

Please add support for FireBeetle 2, https://www.dfrobot.com/product-2195.html The updated board uses an ESP-WROOM-32E

board request