🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • HOWTO: M5Stack Fire - use the full 16MB with the Arduino IDE (UPDATED)

    Pinned Moved
    15
    2 Votes
    15 Posts
    47k Views
    5
    It seems that esp32 only provide 4MB flash as read only rom.As you change the app0 partition size to 6.5MB,the esp linker under arduino can only produce the max size 4MB of your code.In the file \esp32\tools\sdk\ld\esp32_out.ld,the following lines declare the max size of the readonly flash rom. /* Flash mapped constant data */ drom0_0_seg (R) : org = 0x3F400018, len = 0x400000-0x18
  • Generating QRCode in MicroPython [GUIDE]

    2
    1
    0 Votes
    2 Posts
    4k Views
    H
    thank you so much for sharing! this looks cool. I am pretty new to micropython for M5Stack. May I ask which IDE you primarily use to do Micropython programming?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • 0 Votes
    3 Posts
    6k Views
    J
    Hi, Thanks for you response. But I think that part of the problem is that I'm trying to access the board using a bluetooth FTDI programmer. I ordered the M5 Programmer board and see if I can pass the error. For your info, when I provide power to the board via the 5v pin, I observe a Red, then a Blue and finally a green light (which breadths). I also observed that I got an IP for the board. I have tried to access it via the UIFlow but no luck. Anyway, thanks for your assistance.
  • M5Stack with MIT App Inventor - Easy mobile app creation for your M5Stack

    2
    1 Votes
    2 Posts
    21k Views
    No one has replied