2021-07-28 10:09 PM
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?
Solved! Go to Solution.
2021-07-29 12:45 AM
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
2021-07-29 12:45 AM
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
2021-07-29 07:46 PM
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?
2021-07-29 11:47 PM
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
2021-07-30 12:28 AM
2021-07-30 12:56 AM
As the program name suggests, the STM32CubeProgrammer is for STM32 and not for STNRG388A.
Did you read UM2203?
Regards
/Peter
2021-08-01 05:45 PM
Thank you for answering many times last week.
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?
2021-08-02 12:00 AM
Of course, an STNRG388A can do a lot of things.
One of them is a Vienna Rectifier controller, for which stsw-viennarect.out is the software for the reference design STDES-VIENNARECT.
Another is your STEVAL-ISA164V1 which requires different software.
Regards
/Peter