2021-12-17 02:21 AM
I am write the bin file in my flash using own bootloader(eg: usb host msc class firmware upgrade) it's working properly without any problem.
Same thing i did using hex file it is not working what i do?
2021-12-17 03:40 AM
You've asked this at least 3 times.
If you want to extract the data within the lines you're going to need to parse them individually.
These formats have been used commonly since the late 1970's so there should be documentation and examples, and frankly they are not that complicated.
2021-12-17 06:18 AM
Dont waste time with this. use hex2bin.exe
2021-12-17 06:27 AM
I think the point was to dump .HEX or .BIN on the folder of a USB Flash Drive, and that's then loaded via the STM32
2021-12-17 06:47 AM
Other posts of yours asking same/similar question: