-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Hey everyone!
I'm trying to fix a RealSense D457 camera which was bricked by a firmware upgrade. (Relevant #14437) The camera was out of warranty and we've already ordered a replacement Vision Processor D4 V5 board as suggested in the relevant github issue, however the shipping estimate is June 2026 and in the mean time since the board is physically in good condition I'm trying to fix it.
I've successfully desoldered and read out the contents of the onboard firmware storage chip which seems to contain the full firmware image (2MB). The firmware upgrades listed on the Firmware releases D400 site appear to contain 1.5MB bin files which are missing some regions and the camera won't boot if the latest firmware from the site is programmed to the onboard flash storage. I'm wondering if it is possible to download or get the full firmware image for the device that is used for programming them in the factory or is there some way to craft the full image from the broken (wrong version, correctly booting) and latest supported image?