Question about removing firmware
Question about removing firmware
Hi, everyone!
As a beginner in computer architecture and systems, I had some questions about firmware. I'm reaching out to get advice from others in the forum. Thanks!
Hey there,
For the most part -
1. Most firmware cannot be removed. It is called embedded software. Perhaps in certain types of hardware this is possible. Of course firmware can be replaced updated, but this is controlled by the manufacturer.
2. If you could remove the firmware, the hardware would no longer function. It kinda makes it a moot point whether the capacity is the same as formatted drive (which it's not). You will lose some capacity formatting the drive for normal operations.
3. Again, it depends on which hardware you were able to run without a firmware. On ordinary PC components, there's always a layer of software interaction with the hardware, whether that's the bios/uefi, specific firmwares, drivers etc
Usually, no. Be aware of the
Base 2 versus Base 10 problem.
It would just not function.
These devices usually contain a permanent storage chip—like flash, EEPROM, or ROM—or it is integrated into the microcontroller. If it isn’t a ROM type chip, programming is possible with a specific tool and by connecting the correct pins.
The ability to be programmed relies on hardware features such as logic gates, which raises security concerns because most external chips are basic and lack permission controls. For microcontrollers that embed storage, they often have simple security measures to stop accidental reprogramming.