About 50 results
Open links in new tab
  1. arduino - Platformio which ESP32 board to pick - Stack Overflow

    Dec 7, 2022 · Hello and happy holiday to all I am using platformio for an arduino project for the first time. I have purchased this ESP32 borad: EC Buying ESP32-DevKitC Development Board ,ESP32 …

  2. PlatformIO compiling error: Not finding map file (STM32)

    Aug 17, 2023 · The user folder has an "è" character in it (non-ASCII) and that proved to be the culprit as for some reason PlatformIO couldn't find the necessary map file based on the project path that …

  3. I cannot initialize my project on Visual Studio Code using the PlatformIO

    Jan 24, 2023 · I am using Visual Studio Code and added the PlatformIO IDE extension along with c/c++ to code for my board, which is a uPesy ESP32 Wrovoer DevKit with a Espressif IoT Developement …

  4. visual studio code - How can I use a USB/COM port inside of a VSCode ...

    Oct 22, 2024 · How can I use a USB/COM port inside of a VSCode Docker development container + PlatformIO? Asked 1 year, 3 months ago Modified 1 year, 3 months ago Viewed 792 times

  5. In VSC, Platformio keeps initializing - Stack Overflow

    Apr 27, 2024 · Out of the blue (at least for me) I can't run PlatformIO anymore. VSC keeps initializing PlatformIO core. I have uninstalled it, reinstalled it, but always the same result, keeps initializing. It h...

  6. PlatformIO extension not installing - Stack Overflow

    Jul 29, 2024 · This may be a general extensions issue, but it occurred when I tried to install PlatformIO. Clicking "install" switches the state to "installed" and flips the button to "

  7. arduino - No output from ESP32S PlatformIO - Stack Overflow

    Dec 16, 2022 · No output from ESP32S PlatformIO Asked 3 years, 1 month ago Modified 9 months ago Viewed 1k times

  8. json - How do I change the path where Platformio is looking for the ...

    Sep 8, 2023 · How do I change the path that platformio is using to find the platformio.exe file? I have tried reinstalling vscode, platformio, deleting the .platformio folder, adding the custom path in the …

  9. embedded - PlatformIO cannot find a working 3.6+ python interpreter …

    PlatformIO cannot find a working 3.6+ python interpreter to use with WSL Asked 2 years, 3 months ago Modified 2 years ago Viewed 2k times

  10. visual studio code - How to Set the Partition Scheme to "Huge APP …

    Jun 13, 2024 · I'm working on a project using the ESP32 WROOM module and PlatformIO. I need to set the partition scheme to "Huge APP (3MB No OTA/1 MB SPIFFS)" to accommodate my application …