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

ST-Link does not recognize STM32F767ZI #433

Closed
4 tasks done
BirdBare opened this issue Jun 18, 2016 · 3 comments · Fixed by #436
Closed
4 tasks done

ST-Link does not recognize STM32F767ZI #433

BirdBare opened this issue Jun 18, 2016 · 3 comments · Fixed by #436

Comments

@BirdBare
Copy link

BirdBare commented Jun 18, 2016

  • Programmer/board type: Stlink/v2-onboard
  • Operating system: Mac OS X,
  • Stlink commandline tool name: st-util
  • Target chip: STM32F767ZI Nucleo-144

Output:
2016-06-18T02:02:33 INFO src/stlink-common.c: Loading device parameters....
2016-06-18T02:02:33 WARN src/stlink-common.c: unknown chip id! 0x10006451

Expected/description:
I cannot get st-link to connect to my STM32F767ZI chip. I am wondering if this chip is supported at this time?

Thank you,
Bradley

@xor-gate
Copy link
Member

@BirdBare could you try the custom branch, I have no hardware to test but it should work:
https://github.com/texane/stlink/tree/support_stm32f7x7x

@BirdBare
Copy link
Author

BirdBare commented Jun 18, 2016

It is not working. I get the same Problem. Is my device ID incorrect?

EDIT: It does work with my older STM32F407 Discovery.

EDIT: Nevermind I forgot to change my PATH. It is working.

Thanks for the help!

Bradleys-MBP-2:stlink-support_stm32f7x7x bradleybare$ st-util
2016-06-18T10:45:59 INFO src/stlink-common.c: Loading device parameters....
2016-06-18T10:45:59 WARN src/stlink-common.c: unknown chip id! 0x10006451

xor-gate added a commit that referenced this issue Jun 18, 2016
xor-gate added a commit that referenced this issue Jun 19, 2016
* master:
  Add flash loader core id and chipid for STM32F767ZI with nucleo-144
  flash_loader.c: Add STLINK_CHIPID_STM32_F7XXXX
  Initial support for STM32F7x7x, for nucleo-144, STM32F767ZI issue #433
xor-gate added a commit that referenced this issue Jun 19, 2016
* deprecate-autotools:
  Integrate with AppVeyor CI, make MinGW32 and 64 work again
  Add flash loader core id and chipid for STM32F767ZI with nucleo-144
  flash_loader.c: Add STLINK_CHIPID_STM32_F7XXXX
  Check empty TRAVIS_TAG
  Obey to git 1.8
  usb.c: Fix warning in printf format with size_t
  Try again...
  CMakeLists: Fixup tag version fetching
  Initial support for STM32F7x7x, for nucleo-144, STM32F767ZI issue #433
  Blaat
  Deprecate autotools build system
@Nightwalker-87 Nightwalker-87 added this to the v1.3.0 milestone Mar 16, 2020
@Nightwalker-87 Nightwalker-87 linked a pull request Mar 16, 2020 that will close this issue
@Nightwalker-87
Copy link
Member

Closed by #436.

@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants