Skip to main content
HKOBA.1
Associate II
July 29, 2021
Solved

Which software can I use the OUT extension?

  • July 29, 2021
  • 4 replies
  • 5135 views

https://www.st.com/en/embedded-software/stsw-viennarect.html?ecmp=tt9470_gl_link_feb2019&rt=db&id=DB4073

The content of the file that can be obtained with GET Software in is the extension OUT

I want to write "stsw-viennarect.out" to STNRG388A. Which software should I use?

Does the OUT extension need to be converted to a HEX extension?

    This topic has been closed for replies.
    Best answer by Peter BENSCH

    Welcome, @HKOBA.1​, to the community!

    The OUT file can be directly opened by STM32CubeProgrammer and flashed into the reference design STDES-VIENNARECT.

    If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

    Good luck!

    /Peter

    4 replies

    Peter BENSCH
    Peter BENSCHBest answer
    ST Technical Moderator
    July 29, 2021

    Welcome, @HKOBA.1​, to the community!

    The OUT file can be directly opened by STM32CubeProgrammer and flashed into the reference design STDES-VIENNARECT.

    If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

    Good luck!

    /Peter

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    HKOBA.1
    HKOBA.1Author
    Associate II
    July 30, 2021

    thank you for your answer.

    When I used STM32CubeProgrammer, I was able to open "stsw-viennarect.out".

    I just couldn't write.

    The evaluation board of STNRG388A that I have is "STEVAL-ISA164V1".

    The writer I am using is "ST-LINK / V2".

    The writing method of STEVAL-ISA164V1 is "SWIM".

    The ST-LINK writing method of STM32CubeProgrammer was only "JTAG / SWD" and could not be written.

    Do you know any solution?

    Peter BENSCH
    ST Technical Moderator
    July 30, 2021

    The STEVAL-ISA164V1 contains a USB-RS232 converter, does not require an external programmer such as ST-LINK/V2 and can instead be connected directly to your computer using USB.

    The OUT file mentioned above is for a completely different board and therefore cannot be used with the STEVAL-ISA164V1. Please read and follow UM2203 uf you need to program your STEVAL-ISA164V1, e.g. with STST-STLUXDEV01.

    Regards

    /Peter

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    HKOBA.1
    HKOBA.1Author
    Associate II
    July 30, 2021

    thank you for your answer.

    I connected the PC and STEVAL-ISA164V1 directly via USB, but as shown in the attached photo, "Establishing connection with device failed" is displayed and I cannot connect. Can you tell what is the cause?

    Peter BENSCH
    ST Technical Moderator
    July 30, 2021

    As the program name suggests, the STM32CubeProgrammer is for STM32 and not for STNRG388A.

    Did you read UM2203?

    Regards

    /Peter

    In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
    HKOBA.1
    HKOBA.1Author
    Associate II
    August 2, 2021

    Thank you for answering many times last week.

    https://www.st.com/en/embedded-software/stsw-viennarect.html?ecmp=tt9470_gl_link_feb2019&rt=db&id=DB4073

    Said "Configurable DC bus voltage control based on STNRG388A digital controller", so I thought that "stsw-viennarect.out" available from Get Software was a HEX file to write to "STNRG388A". However, it seems that it was a misunderstanding.

    How do you plan to use "stsw-viennarect.out" in the first place?