Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. lelehel
    3. Posts
    L
    • Continue chat with lelehel
    • Start new chat with lelehel
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by lelehel

    • RE: UIFlow 1.6.6

      Well, when I upload 1.6.6 to mey Core2, Blank screen. In the COM Monitor is see something like "Factory partition not Bootable"

      I tried many times, I erased the the memory before flashing. Nothing helps. :( 1.6.5.1 works fine.

      Should we wait for 1.7 to fix this issue? :)

      posted in Official Updates
      L
      lelehel
    • RE: MAJOR BUG ! Connect to device broke

      Ui flow doesn't work for me either. :( 1.2.2

      posted in Bug Report
      L
      lelehel
    • RE: M5Stack FIRE, faild to init PSRAM

      Hi,

      I have the same issue. I bought M5Stack FIRE in the Aliexpress Store and I get the same boot message..."Failed to init external RAM"

      I sent a message to the M5stack devs through Aliexpress but no reply. :(

      No PSRAM for me I guess... :(

      posted in M5Stack Fire
      L
      lelehel
    • RE: White screen when using LoRa module

      Ahhh I got it!

      https://www.aliexpress.com/item/M5Stack-Official-Stock-Offer-LoRa-Module-for-ESP32-DIY-Development-Kit-Wireless-433MHz-Built-in-Antenna/32848258447.html

      Pay Attention:
      To aviod the problem that the screen can not display, GPIO5, as the NSS pin of the LoRa module, needs to be pulled up when the system is initialized.

      pinMode(5,OUTPUT);
      digitalWrite(5,HIGH);
      m5.begin():

      Now it's working. ;)

      L.

      posted in FAQS
      L
      lelehel
    • RE: White screen when using LoRa module

      Hi!

      Same Situation here. If LoRa module connected, white screen. Faulty module?

      Lehel

      posted in FAQS
      L
      lelehel