Skip to main content
yuri CH
Senior
April 27, 2021
Question

Unable to update sw generated by cubeMX for stm32H747i-Disco.

  • April 27, 2021
  • 2 replies
  • 630 views

Examples from the relevant cube repository are working perfectly fine, i am able to burn, run and debug them. when i generate a project using CubeMX (while selecting the right board) i am not able to do so and get the following messsage:

Fatal error: Failed the search for probes, ensure that the USB drivers are installed.

please note that i have tried reinstalling CubeMX and downloading the H7 repository.

please advise on how to resolve this issue.

thanks.

This topic has been closed for replies.

2 replies

Mouadh JERIDI
Visitor II
April 28, 2021

Hello @yuri CH​ 

Thank you for your post.

Would you mind please provide me with the exact steps to reproduce this issue ?

Thanks,

Mouadh

yuri CH
yuri CHAuthor
Senior
April 28, 2021

thanks for your response.

ofcourse.

  1. open the cubeMX(6.2.1) of the latest version with the latest version of the H7 repository (1.9.0).
  2. choose the STM32H747i-Disco using the board selector option.
  3. Create a project with default defenitions.
  4. Generate project by those default defenitions.
  5. Open the project, Download and debug each of the cores using IAR embedded workbench IDE.

step 5 fails and the IDE pops a message which says : Fatal error: Failed the search for probes, ensure that the USB drivers are installed. Session aborted!