Navigation

    M5Stack Community

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

    Voltar

    @Voltar

    1
    Reputation
    2
    Posts
    603
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Voltar Follow

    Posts made by Voltar

    • External 5V direct connection

      Re: External Power - What is possible?

      I have developed an avionics application for the M5Stack. Using a proto module, I built a 5V regulator powered by a 14 Volt electrical system, and made a simple RS232 receiver to extract air data.

      I connected directly into the 5V pin on the main connector.

      Everything works fine.

      posted in PRODUCTS
      V
      Voltar
    • COMMU design/scematic error

      The RS485 interface design for the COMMU appears to be wrong. As shown, the transmit data (TXD) is used to enable/disable the driver on the DE/RE pins, while the driver data input, DI is permanently strapped low.

      This means that sending data will drive a 'one' or float the line, but never drive a 'zero'.

      The correct implementation should be TXD connected to the DI pin and a third signal used to control the DE/RE pins.

      Since there is no third signal available, this design is fundamentally broken and won't interoperate with my existing systems.

      V

      alt text

      posted in Modules
      V
      Voltar