Giter VIP home page Giter VIP logo

Comments (4)

mbuesch avatar mbuesch commented on August 19, 2024

The TxDen pin is for switching the transceiver into transmit mode.
It can be used on devices that support fast HW based RTS signalling. As far as I know (please correct me if I'm wrong), the Raspi can't do that.

I use the timing circuitry for TxDen.
This circuitry could also be replaced by a simpler capacitor based solution. Especially if you don't want to support a wide range of baud rates.

from pyprofibus.

TadyTheFish avatar TadyTheFish commented on August 19, 2024

I eill try some custom overlays for the Pi that should enable the RTS pin.

A aide question... Does anyone have a working example with the wago 750-343?
Thank you

from pyprofibus.

mbuesch avatar mbuesch commented on August 19, 2024

I eill try some custom overlays for the Pi that should enable the RTS pin.

Deriving an RTS/TXen signal from the TX pin is what the NE555 on my board does.
A hat could do a similar thing.
Most transceivers use a much simpler capacitor based circuit. That also works Ok most of the time.

What does not work is software-RTS. That is way too slow. There's a hard real time limit for releasing the bus (switching TXen off).

Does anyone have a working example with the wago 750-343?

I don't know.
But today's pyprofibus usually works quite well together with new yet untested devices. The pyprofibus DPM state machine is pretty forgiving when it comes to differences in the slave's DP implementation.

from pyprofibus.

TadyTheFish avatar TadyTheFish commented on August 19, 2024

Thank you!

from pyprofibus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.