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

    CAN + GPS Units in same application with uiflow 2.0.6

    Units
    1
    2
    297
    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.
    • D
      Daminos
      last edited by

      Hi,

      I am working on application to read speed from GPS module and send the info via CAN module.

      I used Port C for CAN Unit connection and I soldered wires to get access to RXD0/TXD0 of uart0 and tried to use it for the GPS Unit, but I get this error:

      File "unit/gps.py", line 1, in init
      ValueError: UART buffer size is fixed

      it's related to uart0 buffer rxbuffer config.

      Could you please help me to resolve it µ

      D 1 Reply Last reply Reply Quote 0
      • D
        Daminos @Daminos
        last edited by

        Hi,

        I have find a way to use both of them in the same APP.

        CAN connected to Port C(UART1) and I used UART2 for GPS.

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