-
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
[doc] Known good example output for command 'st-info --probe' #1007
Comments
Additional information from the issue reporter:
|
My research show that updating the firmware of my STLINK is an option. Time will tell who was here first on reporting a known good of |
@stappersg: Does it work now, after updating the firmware?
This is because editing resolved old tickets is locked to prevent recycling of old issues. |
ST-LINK V3MINI updated with en.stsw-link007_V2-37-26.zip from https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-link007.html I see no improvement. Thing I didn't noticed before that the LED at USB connector of the STLINKV3MINI goes from red to green after the This all new to me was reason for buying several sets. I can send a set to developer. Those who are interested can email me at stappers at stappers dot it |
This could be related to incomplete support of the STLink-v3 programmer series by this toolset as well... |
st-info --probe
st-info --probe
With
Clicking on Other thing I did at my side is ordering another STLINK V3MINI, this time with adaptor to 2.54mm header plus Dupont cables. When it arrives is the plan to test it an known good STM32 device. |
STLINK V3MINI is not officially or fully supported by this toolset (#820). |
Reporting now it works ...
I can't tell what did the trick. |
@stappersg Did you use a STLINK-V3 as well? |
On Tue, Oct 06, 2020 at 11:48:40AM -0700, nightwalker-87 wrote:
@stappersg Did you use a STLINK-V3 as well?
Yes. (It is the only ST-LINK I have.)
Getting the STLINK-V3 in the right state
is most likely be down by `cargo flash`.
`cargo flash` is based upon https://probe.rs
My plan is to update the stlink documention
with a known good example. (To be continued)
|
I see. However it would be helpful to understand the change an executed |
There is now merge request #1049 |
st-info --probe
st-info
Commandline-Output:
Description:
Issue #716 was closed without a this is how it is supposed to look, without clearly stating target must be present.
Expected:
Have documented how a known good looks, wether or not the target device must be present.
In other words: Have #716 amended.
The text was updated successfully, but these errors were encountered: