Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Ilkka
    I
    • Continue chat with Ilkka
    • Start new chat with Ilkka
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    Ilkka

    @Ilkka

    0
    Reputation
    5
    Posts
    243
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Ilkka Follow

    Posts made by Ilkka

    • RE: Unknown board ID 'm5stack-stamps3'

      Hi, this issue was solved. Easy and logical way:

      VScode > PlantformIO home > plantforms > update

      0_1686380176220_Näyttökuva 2023-06-10 085534.png

      posted in ESP - IDF
      I
      Ilkka
    • RE: Unknown board ID 'm5stack-stamps3'

      Hi, I just tested quickly.. AtomS3 is OK; the project can be created and compiled.

      [env:m5stack-atoms3]
      platform = espressif32
      board = m5stack-atoms3
      framework = espidf

      posted in ESP - IDF
      I
      Ilkka
    • RE: Unknown board ID 'm5stack-stamps3'

      Hi Felix,

      Thank your for your help. The most important is to hear that your system is working. I should have a Linux based development environment too.. I will make it.

      BR, Ilkka

      posted in ESP - IDF
      I
      Ilkka
    • RE: Unknown board ID 'm5stack-stamps3'

      Hi Felix,

      I am not sure if everything is OK but I reinstalled esp-idf framework again.

      It works with some other Esp32-S3 boards.

      This is my platformio.ini:

      [env:m5stack-stamps3]
      platform = espressif32
      board = m5stack-stamps3
      framework = espidf

      And here some messages when trying to compile:

      • list itemExecuting task: C:\Users\XXX.platformio\penv\Scripts\platformio.exe run --environment m5stack-stamps3

      Processing m5stack-stamps3 (platform: espressif32; board: m5stack-stamps3; framework: espidf)
      Error: Unknown board ID 'm5stack-stamps3'

      • The terminal process "C:\Users\XXX.platformio\penv\Scripts\platformio.exe 'run', '--environment', 'm5stack-stamps3'" terminated with exit code: 1.

      • list itemTerminal will be reused by tasks, press any key to close it.

      posted in ESP - IDF
      I
      Ilkka
    • Unknown board ID 'm5stack-stamps3'

      Hi, I try to make a new esp-idf project for Stamp S3. But it comes the following error:

      0_1686212680370_Untitled.png

      posted in ESP - IDF
      I
      Ilkka