Skip to main content
Visitor II
December 17, 2021
Question

how write hex file in flash, using own bootloader(eg: usb host msc class firmware upgrade)

  • December 17, 2021
  • 3 replies
  • 1562 views

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?

    This topic has been closed for replies.

    3 replies

    Graduate II
    December 17, 2021

    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.​

    Graduate II
    December 17, 2021

    Dont waste time with this. use hex2bin.exe

    Graduate II
    December 17, 2021

    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