- Notifications
You must be signed in to change notification settings - Fork1k
J-Link Support for STM32F1#2455
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Signed-off-by: James Young <17939249+jamesy0ung@users.noreply.github.com>Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
fpistm commentedOct 2, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Tested using a Nucleo L476RG with ST-Link upgraded to J-Link following this: Requiresstm32duino/Arduino_Tools#101 |
822d249 intostm32duino:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Summary
This PR implements the support for using a STM32CubeProgrammer with a J-Link from the Arduino IDE
Explain themotivation for making this change. What existing problem does the pull request solve?
I have a J-Link probe and can use it directly in STM32CubeProgrammer, but not in the Arduino IDE
Validation
I tested it and it works, doesn't seem to break anything else.
close#2452