Hex file Quick Convert to bin file

Source: Internet
Author: User

I do signal analysis under the stm32, often to the SRAM memory signal data into hex, and through Hex2bin.exe this online ready-made conversion software to the bin file, so that the data can be analyzed on the PC machine. It is very troublesome to enter the conversion command every time in the console. So I thought I could convert the hex file directly.

It is easy to think of setting the program associated with the hex file in the folder options, but using Hex2bin.exe directly, because it needs to enter three parameters, only one parameter is used by default, and Hex2bin has some requirements for the input parameters, such as the length of the file name cannot exceed 8. No way, I wrote a console program to control the input parameters.

, and finally the entire calling process is completed by calling the Hex2bin program through the system function.







Hex file Quick Convert to bin file

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.