arduino-libraries / ArduinoModbus

244 stars 116 forks source link

How to remove useless PINs in RS485? #138

Closed jason-hulkman closed 6 months ago

jason-hulkman commented 6 months ago

I burn the Ameba IoT Arduino into my wifi module realtek 8720DN. I want to use the Audino Modbus lib, but how to set RS485 pins?

I just use the tx/rx to send/receive data, how to remove/disable other useless Pins, like DE, RE pin.

per1234 commented 6 months ago

Hi @jason-hulkman. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:

https://forum.arduino.cc/


UPDATE: https://forum.arduino.cc/t/how-to-remove-useless-pins-in-rs485/1212089