2024-07-31 05:20 AM
2024-07-31 05:25 AM
What is the filename and format of the firmware you want to flash?
What board and what flashing hardware are you using?
Regards
/Peter
2024-07-31 09:25 PM
I am using stm32h743zi2 board and the firmware i am trying to flash has in like when we use web builder application for the board h743 reference map. and i attached a screenshot of it and there i downloaded and trying to flash the .bin file which is the firmware. flashing hardware is directly i am trying to copy the downloaded file onto the board firmware.
2024-08-01 12:15 AM
Now the picture becomes a little clearer: you are probably trying to flash a binary from the Github repository grblHAL to a NUCLEO-H743ZI2, right? This will only be successful if the binary fits into the flash of the target and obviously this is not the case.
But I think this is the wrong place, you better contact the maintainer(s) of that Github project?
Regards
/Peter
2024-08-01 05:01 AM
okay, thank you.