Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    [ T-CAN485] Example for Arduino not working

    Technical Discussion
    1
    1
    44
    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.
    • M
      mhanusek last edited by mhanusek

      Hello.

      I have two TTGO T-CAN485 boards (v1.0 and v1.1).
      I'm trying to run the canbus example. But I have a problem with it. The Board not sends and receive any can bus frames.
      I have only :
      TIME -> CAN send done in the serial-log.

      I found weird things in the schematic and code.
      CAN_TX in the schematic == GPIO27
      CAN_RX in the schematic == GPIO26
      but in config.h:

      #define CAN_TX_PIN 26
      #define CAN_RX_PIN 2
      

      It is a bug?
      Please help.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors