-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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-info probe failed on Nucleo 144-H743zi #793
Comments
It should work, it seems stlink doesn't detect the programmer correctly as the serial string is not correct. And no chipid is recognised. It could also be a problem with libusb dependency on latest 10.14 macOS. |
I have tested on my STM32F767 Nucleo-144 devboard and latest master seems to work for me:
|
@xor-gate STM32 STLink: Product ID: 0x374b |
I've got the exact same board and am affected by this issue. However, the I don't have any experience with STLink or STM32 chips, but I'd love to help if there's anything I can do to get this fixed. Running |
It seems there is a misunderstanding on this issue. OP talks about H7 not F7. |
target chip: Nucleo H743ZI
output:
I've install the stlink-sever, updated with stsw-link007. The st official programming software, STM32CubeProgrammer works all right.
I've tried the brew install version, source code make version, and the source code stm32h7xx-improvements branch version, all not working.
It worked long time ago before I upgraded my OS.
The text was updated successfully, but these errors were encountered: