🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Using PlatformIO (VS Code) with Tab5

    Scheduled Pinned Locked Moved PROJECTS
    5 Posts 4 Posters 4.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      RonaldoDuarte
      last edited by

      Has anyone used VS Code/PlatformIO to successfully program the new Tab5? If yes, how to configure the board in platformio.ini?

      1 Reply Last reply Reply Quote 0
      • kurikoK Offline
        kuriko
        last edited by

        [env:esp32p4_pioarduino]
        platform = https://github.com/pioarduino/platform-espressif32.git#54.03.20
        upload_speed = 1500000
        monitor_speed = 115200
        build_type = debug
        framework = arduino
        board = esp32-p4-evboard
        board_build.mcu = esp32p4
        board_build.flash_mode = qio
        
        build_flags =  
            -DBOARD_HAS_PSRAM
            -DCORE_DEBUG_LEVEL=5
            -DARDUINO_USB_CDC_ON_BOOT=1
        	-DARDUINO_USB_MODE=1
        
        
        lib_deps = 
            https://github.com/M5Stack/M5Unified.git
            https://github.com/M5Stack/M5GFX.git
        

        Good morning, and welcome to the Black Mesa Transit System.

        R P 2 Replies Last reply Reply Quote 1
        • R Offline
          RonaldoDuarte @kuriko
          last edited by

          @kuriko It worked perfectly! Thank you very much!

          S 1 Reply Last reply Reply Quote 1
          • S Offline
            Slarck @RonaldoDuarte
            last edited by

            @RonaldoDuarte said in Using PlatformIO (VS Code) with Tab5:

            @kuriko It worked perfectly! Thank you very much!

            Thanks for confirming it works, RonaldoDuarte. I was just about to try the same setup on the Tab5, good to know this config runs without issues. Let me know if you run into anything else during your development.

            Ask ChatGPT

            1 Reply Last reply Reply Quote 0
            • P Offline
              Powersoft @kuriko
              last edited by

              @kuriko Thank for this information, my question is wich board type are you choose in PlatformIO

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • First post
                Last post