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

Arduino Attiny85 RS485 half duplex - not programming #348

Closed
expertup opened this issue Jun 15, 2022 · 0 comments
Closed

Arduino Attiny85 RS485 half duplex - not programming #348

expertup opened this issue Jun 15, 2022 · 0 comments

Comments

@expertup
Copy link

expertup commented Jun 15, 2022

I downloaded all repo, and install all libraries on windows. Compilation work correctly.

But I have problem programming Attiny85 on arduino via bootloader with RS485. On direct programming (rx/tx without RS485), arduino detects attiny and programs it. After soldered SN75176AD, connects to A/B converter USB - RS485, nothing happens. I see change state pin in attiny (PB2) for switch SN75176AD mode, but arduino not start programming.

What I'm doing wrong?

Command used for compilation:
make attiny85 BAUD_RATE=19200 RS485=B2 TIMEOUT=8

I saw #305 and #320 but I wonder who starts the 1st transmission when programming, I am thinking about the "hand shake". I can't find specific information, step by step. I would have to connect the oscilloscope and "see" the transmission, to understand what is really going on.

received_514560173729716~2.jpg

@expertup expertup closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant