I decided to check my luck and to update my MCU.
My current MCU firmware is 2023.12.06 18:33:40 LSDD_53_L7870_N32P48F64_3G_60_V:10
So I downloaded above 20250715 MCU firmware and put the Stm32ud.bin onto a USB-stick and use the OTA-update with "other firmware" -> "MCU firmware" and browsed to the Stm32ud.bin on my USB-stick and started the upgrade. It rebooted my unit, but after checking the version is still mentions the 2023.12.06 MCU version.
I downloaded it again and did a CRC32 and sha256sum check. Both files were identical.
Then I copied the Stm32ud.bin from my server directly to the internal memory of my unit and did the OTA-update again via "other firmware" -> "MCU firmware" and browsed to the Stm32ud.bin again and started it. Again my unit rebooted but after reboot and checking, the MCU firmware was still the 2023.12.06.
Then I copied both the Stm32ud.bin and lsec6318update onto a clean usb-stick and tried to do the upgrade like this. It did find the new firmware, and again a reboot but after reboot I still have the 20213.12.06 MCU firmware.
When I check the Stm32bin with a hex editor I do indeed find
2025.07.15 14:03:02 LSDD_53_L7870_N32P48F64_3G_E60_V:1.0........<Date>Jul 15 2025<Time>14:00:53
So it seems the correct Stm32ud.bin for my unit as it has the identical signature as my original MCU firmware.
What is going wrong here?