-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[H74x/H75x and G0]: Probing fails only on raspberry pi 3B+ #1324
Comments
The output shows that the version of the toolset can not be the same. The lower output is correct. |
What do you mean by toolset? It's the same thing hardwire wise, took it out from one USB port to the other. Software wise, it happens with a fresh compiled master branch and the default version from the package manager. (Don't remember the version for that, but I can check if it is important) |
... the stlink tools, this toolset. The versions from the package managers are mostly outdated. |
I will check again tomorrow. Should I compile and test with the master branch or the distro version? Anything else I can collect if the error persists? |
I've just edited the previous reply. |
Okay, thank you. I tried development at first but encountered some error. I will try again and report back tomorrow. |
So with the compiled development-branch it does work on amd64. Had no chance yet to try it with the raspberry, I will close it for now, since I expect it to work on the raspberry aswell. Thanks for helping out. |
Thanks for the feedback. 👍 I'll mark this as resolved, but leave the ticket open to have it closed by automation. |
Fixed in #1052 and thus in Release 1.7.0. |
st-info
,st-flash
,st-trace
,st-util
)When
st-info --probe
from the raspberry pi with Raspian Bullseye:When connecting to an amd64 Laptop Ubuntu:
I tried with a V3, same thing.
Any ideas?
The text was updated successfully, but these errors were encountered: