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

    How to change 1 tick = 1 msec?

    Core 2
    2
    5
    3.0k
    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.
    • H
      hgi867
      last edited by

      Hi,
      I want to create a multi-threaded program using the features incorporated from FreeRTOS+M5Stack Tough.
      I have two questions.
      Q1. How to change 1 tick = 1 msec?
      Q2. How do I start task 2 from task 1?

      https://community.m5stack.com/topic/89/m5stack-and-esp-idf

      1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3
        last edited by

        in micropython you use time.ticks_ms()

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 0
        • H
          hgi867
          last edited by hgi867

          Thanks ajb2k3.
          I forgot to mention that I am using ArudinoIDE + Win11, not micropython.

          ajb2k3A 1 Reply Last reply Reply Quote 0
          • ajb2k3A
            ajb2k3 @hgi867
            last edited by

            @hgi867 Yeh, sorry, I tried looking for the ESP-IDF equiv but not well documented

            UIFlow, so easy an adult can learn it!
            If I don't know it, be patient!
            I've ether not learned it or am too drunk to remember it!
            Author of the WIP UIFlow Handbook!
            M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

            1 Reply Last reply Reply Quote 0
            • H
              hgi867
              last edited by hgi867

              I found that the 1/ portTICK_RATE_MS is 1 msec, but does this time accuracy depend on the accuracy of the internal RTC?

              1 Reply Last reply Reply Quote 0
              • First post
                Last post