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

No communication on linux UPDI with attiny 1616 #40

Open
skorakora opened this issue Oct 12, 2023 · 0 comments
Open

No communication on linux UPDI with attiny 1616 #40

skorakora opened this issue Oct 12, 2023 · 0 comments

Comments

@skorakora
Copy link

Completely no communication
I have tried to eliminate everything.
There is only short LOW pulse sent that lasts arround 90us
It repeats 3 times.
My command is: "pymcuprog ping -d attiny1616 -t uart -u /dev/ttyUSB0"
response is:
"
Connecting to SerialUPDI
pymcuprog.pymcuprog - ERROR - Operation failed with PymcuprogError: UPDI initialisation failed
"

Problem is definitely on side of library, I read trough documentation, and this impulse will never initiate communication. uC is waiting for special sync character. This pulse is not even close to the sync character labeled in datasheet.

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