Skip to content

Reply to locked: "Arduino UNO R4 SoftwareSerial missing end()" #464

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

Closed
bmitov opened this issue Apr 28, 2025 · 0 comments
Closed

Reply to locked: "Arduino UNO R4 SoftwareSerial missing end()" #464

bmitov opened this issue Apr 28, 2025 · 0 comments
Assignees
Labels
topic: code Related to content of the project itself

Comments

@bmitov
Copy link

bmitov commented Apr 28, 2025

"Hi @bmitov,
I have some difficult to understand the issue and I would like to ask you if you can help me.
Can you please explain how you are using the Serial Software and what you are expecting that does not work?
I made some naive tests and it seems to me that is possible to configure 2 pins assigned to Serial Software and then use them "manually" as GPIO (without calling any Serial Software end() function, just use pinMode() to configure them) and that seems to work to me, but probably I am missing some context here.
Can you please help me to better understand the issue? Thanks"
<<<<<

I need to be able to enable the serial, use it as serial, then disable, control the pins, and later enable the serial again.

@per1234 per1234 added the topic: code Related to content of the project itself label Apr 28, 2025
@per1234 per1234 self-assigned this Apr 28, 2025
@per1234 per1234 closed this as completed Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself
Projects
None yet
Development

No branches or pull requests

2 participants