You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for giving feedback to the stlink project.
NOTICE: Please read and follow instructions in #906 before submitting a ticket. This feature request will be deleted without notice when not enough information is provided! So please ensure that all fields are filled out.
I made serious effort to avoid creating duplicate or nearly similar issue
In order to allow developers and other contributors to isolate and target your respective issue, please take some time to fill out each of the following items appropriate to your specific problem:
Target chip (and board if applicable): [STM32L452] (e.g STM32F402VG)
Futher we kindly ask you to describe the detected problem as detailed as possible and to add debug output if available, by using the following template:
Tutorial page says that both st-flash and st-util can take --freq=480k as option in version 1.6.1. I try that option with st-link but it did not recognize. st-flash can successfully recognized the option.
Thank you for your support.
The stlink project maintainers
The text was updated successfully, but these errors were encountered:
Nightwalker-87
changed the title
[STM32L452]: [st-util v1.6.1 does not recognize option --freq]
st-util v1.6.1 does not recognize option --freq
Oct 21, 2020
@joseph-cb I think this is simply an error in our tutorial.
The --freq argument was added in #893 and is only available for st-flash.
So this is not a bug in the toolset. However I'll fix our documentation. Thanks for the hint! 👍
Thank you for giving feedback to the stlink project.
NOTICE: Please read and follow instructions in #906 before submitting a ticket. This feature request will be deleted without notice when not enough information is provided! So please ensure that all fields are filled out.
In order to allow developers and other contributors to isolate and target your respective issue, please take some time to fill out each of the following items appropriate to your specific problem:
st-info
,st-flash
,st-util
)Futher we kindly ask you to describe the detected problem as detailed as possible and to add debug output if available, by using the following template:
Commandline-Output:
Expected/description:
Tutorial page says that both
st-flash
andst-util
can take --freq=480k as option in version 1.6.1. I try that option withst-link
but it did not recognize.st-flash
can successfully recognized the option.Thank you for your support.
The stlink project maintainers
The text was updated successfully, but these errors were encountered: