Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to realize RS485 serial communication by changing the state of GPIO port in linux-arm64 system #2814

Open
qwe104 opened this issue May 27, 2024 · 0 comments

Comments

@qwe104
Copy link

qwe104 commented May 27, 2024

When transmitting, the GPIO value should be changed to 1, and to be sent successfully, the GPIO value should be changed to 0 immediately. Now, because the time point of transmitting successfully cannot be accurately found to change the GPIO value to 0 immediately, the modbus transmission success rate is low

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant