Navigation

    M5Stack Community

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

    Topics created by starcrouz

    • S

      ESPNOW is broken
      Cores • • starcrouz

      4
      0
      Votes
      4
      Posts
      1171
      Views

      S

      Hi ajb2k3 & teastain, thanks a lot for your advices. I will look at micropython side but I'm very concerned by the fact that the UIFlow blocks I used have been deprecated without notice. I'm on a very bug hurry now. I went back to V1.9.8 firmware on my M5StickCPlus and M5Core and everything is working again now. At least temporarily. Have a good week
    • S

      UIFlow : how to select multiple blocks ?
      UIFlow • • starcrouz

      2
      0
      Votes
      2
      Posts
      1562
      Views

      unless the block is stacked together. else you can't remove or select them at the same time.
    • S

      UIFlow + StepMotor Driver M039
      Bug Report • • starcrouz

      2
      0
      Votes
      2
      Posts
      1514
      Views

      S

      A little update : UIFlow has been updated. The state and direction are not usable the same way : . That change broke our program (it's a pitty). Now you can use variables, you need to make 'ifs' because direction is now forward/reverse et state is now pause/resume. At the same time, bugs are still there : you cannot command a single motor, even if you use "set single motor X state resume", it will start the 3 motors at the same time. You must use the workaround I talked about in my previous post : pwm.
    • S

      UIFlow : timer error after loading a .m5f
      Bug Report • • starcrouz

      2
      1
      Votes
      2
      Posts
      1733
      Views

      T

      Same problem for me, losing all my timers :(
    • S

      UIFlow for StepMotor Driver M039 (HR8825)
      Modules • • starcrouz

      1
      0
      Votes
      1
      Posts
      1359
      Views

      No one has replied

    • S

      M5Stick C - Cannot flash firmware
      M5 Stick/StickC • • starcrouz

      12
      0
      Votes
      12
      Posts
      16259
      Views

      C

      @m5stack connecting GND to G0 , when you upload program. I was getting the same error getting serial data from my M5StickC Plus. Doing this to update the firmware fixed my issue. Much thanks!