Navigation

    M5Stack Community

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

    mickud

    @mickud

    0
    Reputation
    2
    Posts
    165
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    mickud Follow

    Posts made by mickud

    • RE: RTC UI Flow - GET RTC doesn't work

      Hi,
      I am using Atom Lite. It's the one from ATOM Stepper Motor Driver Development Kit (DRV8825)
      I am using UIFLOW(LITE) v1.9.8 downloaded using the Burning Tool

      I checked if the Burnning Tool would update the UIFLOW version, but I did not download the newest Burning Tool version. That must have been a mistake.

      Now I downloaded the newest Burning Tool with UIFLOW 1.11.0 on board and it is working correctly.
      Thank you Felix. Much appreciated!

      posted in Units
      M
      mickud
    • RTC UI Flow - GET RTC doesn't work

      Hi,
      I am struggling with RTC module M5Unit-RTC: https://docs.m5stack.com/en/unit/rtc

      I know it's working, and powered on, because it responds correctly to alarm, and timer commands.

      However when I try to use the GET RTC (seconds) command it fails.
      I tried everything: changing it to int(), assigning a variable with the get_rtc() - nothing helps

      I am attaching an example.
      0_1671572056411_8ef40cad-0d64-4f32-b50f-30fc6e51510f-image.png

      The behavior is as follows:

      • LED turns to yellow (inicialized)
        after 3 sec LED turns to Blue (the date and time is set)
        Instead of going to green the LED goes to <red> the moment a line with get_rtc command is being run.
        It's always the same with every other things I try. The moment I use this block the LED turns red and stops working.

      I am looking forward to hearing your thoughts
      Michal

      posted in Units
      M
      mickud