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

[feature] Add support for STM32L4Q5 #1224

Closed
5 tasks done
pkruger opened this issue Feb 12, 2022 · 1 comment · Fixed by #1295
Closed
5 tasks done

[feature] Add support for STM32L4Q5 #1224

pkruger opened this issue Feb 12, 2022 · 1 comment · Fixed by #1295

Comments

@pkruger
Copy link

pkruger commented Feb 12, 2022

The STM32L4Q5 is not supported in v1.7.0 of stlink. When trying to use st-flash with this chip, st-flash reports:
WARN: Common.c: unknown chip id! 0x471
Failed to connect to target.

  • Programmer/board type: [STLINK/V3] (e.g STLINK /V1, /V2, /V2-onboard, /V2-clone, /V3)
  • Operating system an version: [Linux] (e.g Linux, macOS, Windows)
  • stlink tools version and/or git commit hash: [v1.7.0] (e.g v1.6.1/git-d0416149)
  • stlink commandline tool name: [st-flash] (e.g st-info, st-flash, st-trace, st-util)
  • Target chip (and board, if applicable): [STM32L4Q5 custom board] (e.g STM32F103C8T6 (NUCLEO-F103RB))
@pkruger
Copy link
Author

pkruger commented Feb 12, 2022

Seems this can now be done by just adding a .chip file in the ./config/chips folder correct?

@Nightwalker-87 Nightwalker-87 added this to the v1.7.1 milestone Feb 16, 2022
@Nightwalker-87 Nightwalker-87 self-assigned this Dec 31, 2022
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Feb 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants