This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

facing issue in programming stm32h7a3zi-q

I want to program a stm32h7a3zi-q microcontroller with keil v5 but i am facing an issue of no target found can anyone help me with this

Parents
  • The second photo clearly shows you that uVision cannot see the ST-Link at all.

    So:

    • Is it actually connected?
    • Is it properly installed?
    • Are you sure that CubeIDE isn't using it?
    i tried with both keil v5 and stm ide

    That, surely, tells you that the problem is with the ST-Link and/or the target - nothing to do with the IDE ?

Reply
  • The second photo clearly shows you that uVision cannot see the ST-Link at all.

    So:

    • Is it actually connected?
    • Is it properly installed?
    • Are you sure that CubeIDE isn't using it?
    i tried with both keil v5 and stm ide

    That, surely, tells you that the problem is with the ST-Link and/or the target - nothing to do with the IDE ?

Children