I need to load data from a binary file into the MCU, and I understand that ECU BUS PRO performs this function.
However, in the latest version (currently using ECU BUS PRO 0.8.15), there is no option to attach a binary file.
Hi @parksuhun,
1. You can go into EcuBus' release tab in github (Releases · ecubus/EcuBus-Pro) where you can find all of the preivous releases.
2. You can also refer to the AN12323: S32K1xx Firmware updates – Application Note, which explains the bootloader and firmware update basics, as well as including a demo where one board sends a FW update through CAN, and the second board is updated.
Best regards,
Julián