Skip to main content
Visitor II
March 15, 2024
Question

Can you use a NUCLEO-F030R8 instead of a NUCLEO-F072RB to program the STEVAL-ISC004V1?

  • March 15, 2024
  • 1 reply
  • 759 views

Trying to use the GUI_STUSB Utility software to program the STEVAL board but no matter what I'm getting USB Error: No target found. Please connect first the evaluation board with a usb cable.

Besides this issue, is there a way of compiling the project.eww to generate the new bin file without using IAR? Is it able to be done through the Stmcube IDE?

    This topic has been closed for replies.

    1 reply

    Super User
    March 15, 2024

    is there a way of compiling the project.eww to generate the new bin file without using IAR?

    * Convert the IAR project to a makefile (which Eclipse can handle) or to native CubeIDE project. May take time.

    * Find someone else who has IAR; convince them to build your project ))

     

    Super User
    March 15, 2024