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] st-link can't work in STM32H743 ? #823

Closed
programdog opened this issue Jul 29, 2019 · 2 comments · Fixed by #1052
Closed

[feature] st-link can't work in STM32H743 ? #823

programdog opened this issue Jul 29, 2019 · 2 comments · Fixed by #1052

Comments

@programdog
Copy link

hello
i use a board named NUCLEO-H743ZI , the board from STMicroelectronics company , the mcu is STM32H743ZIT6U, but when i ust st-link tools in ubuntu18, the tools can not work, the info below:

$ lsusb
Bus 001 Device 059: ID 0483:374b STMicroelectronics ST-LINK/V2.1 (Nucleo-F103RB)
$ st-info --probe
Found 1 stlink programmers
 serial: 303637324646353034393535383537353637313934373530
openocd: "\x30\x36\x37\x32\x46\x46\x35\x30\x34\x39\x35\x35\x38\x35\x37\x35\x36\x37\x31\x39\x34\x37\x35\x30"
  flash: 0 (pagesize: 0)
   sram: 0
 chipid: 0x0000
  descr: unknown device
$ st-info --chipid
0x0000
$ st-info --flash
0x0

maybe your st-link tools not support the STM32H743 ?
all of the st-link cmd can work in my stm32f4discovery ,but STM32H743 can not.
I don't know
could you solve this question?

THX
GOOD DAY

@ted0xff
Copy link

ted0xff commented Aug 28, 2019

Hello,

The Nucleo STM32H743 board embed a STLINK-V3E, seems to not be already supported yet, see #820

@programdog
Copy link
Author

Hello,

The Nucleo STM32H743 board embed a STLINK-V3E, seems to not be already supported yet, see #820
okay~ , i think so too, thx

@Nightwalker-87 Nightwalker-87 added this to the General milestone Feb 19, 2020
@Nightwalker-87 Nightwalker-87 modified the milestones: General, v1.7.0 Feb 21, 2020
@Nightwalker-87 Nightwalker-87 modified the milestones: v1.7.0, v1.6.2 Mar 19, 2020
@Nightwalker-87 Nightwalker-87 changed the title st-link can't work in STM32H743 ? [feature] st-link can't work in STM32H743 ? Mar 24, 2020
@Nightwalker-87 Nightwalker-87 modified the milestones: v1.6.2, v1.6.1 Apr 12, 2020
@Nightwalker-87 Nightwalker-87 modified the milestones: v1.6.1, v1.6.2 Apr 28, 2020
@Nightwalker-87 Nightwalker-87 added this to To do in Release v1.7.0 via automation May 24, 2020
@Nightwalker-87 Nightwalker-87 moved this from To do to Review in progress in Release v1.7.0 Oct 18, 2020
@Nightwalker-87 Nightwalker-87 linked a pull request Oct 18, 2020 that will close this issue
@Nightwalker-87 Nightwalker-87 moved this from Review in progress to Reviewer approved in Release v1.7.0 Oct 18, 2020
Release v1.7.0 automation moved this from Reviewer approved to Done Oct 21, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Dec 5, 2020
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.

5 participants