| Author |
Message |
vlsitechnology
Joined: 01 Nov 2007 Posts: 262 Helped: 6
|
07 Sep 2009 19:10 what is meant by firmware |
|
|
|
|
| Can anyone tell me what is meant by firmware?
|
|
| Back to top |
|
 |
barrybear
Joined: 22 Nov 2001 Posts: 268 Helped: 6
|
07 Sep 2009 19:30 what is firmware |
|
|
|
|
| Often complicated equipment can have a microcontroler or other form of control electronics that requires a piece of software to run it. Some times it can be hard coded within the equipment and sometimes it takes the form of a software script ( writen into a memory chip). Things like modems, cd-dvd drives, mp3 players, mobile phones all require firmware to make them work.
|
|
| Back to top |
|
 |
chanchal.chauhan
Joined: 23 Apr 2009 Posts: 37 Helped: 2
|
29 Sep 2009 11:02 Re: What is firmware |
|
|
|
|
Firmware is a combination of software and hardware. Computer chips that have data or programs recorded on them are firmware. These chips commonly include the following:
• ROMs (read-only memory)
• PROMs (programmable read-only memory)
• EPROMs (erasable programmable read-only memory)
Firmware in PROM or EPROM is designed to be updated if necessary through a software update
|
|
| Back to top |
|
 |
pranam77
Joined: 22 Apr 2008 Posts: 1071 Helped: 94 Location: Mangalore(India)
|
01 Oct 2009 9:10 What is firmware |
|
|
|
|
| In Simple, Firmware is one which makes the hardware intelligent. Cheers
|
|
| Back to top |
|
 |
GetDeviceInfo
Joined: 30 Mar 2009 Posts: 103
|
02 Oct 2009 23:25 Re: What is firmware |
|
|
|
|
| I agree. I like to think of it as 'enabling' the hardware.
|
|
| Back to top |
|
 |
amraldo
Joined: 29 Aug 2004 Posts: 287 Helped: 25 Location: egypt, cairo
|
03 Oct 2009 10:30 What is firmware |
|
|
|
|
| The part of software that is machine specific.
|
|
| Back to top |
|
 |
siongboon
Joined: 24 Jan 2006 Posts: 288 Helped: 25 Location: Singapore
|
07 Oct 2009 14:52 Re: What is firmware |
|
|
|
|
A simple answer,
it is also a software.
www.siongboon.com
|
|
| Back to top |
|
 |
nishantmb
Joined: 23 Sep 2009 Posts: 12
|
10 Oct 2009 10:11 Re: What is firmware |
|
|
|
|
As we all know internet working
internet explorer is at application layer
TCP/IP Stack+Ethernet driver = Firmware
I hope this makes it clear
|
|
| Back to top |
|
 |
vijay s
Joined: 14 Jun 2008 Posts: 67 Helped: 5 Location: Coimbatore,India
|
11 Oct 2009 7:01 Re: What is firmware |
|
|
|
|
There is no clear defined boundary between software and firmware....
but to define
Firmware is a software piece that is written to directly interact with hardware and/or controls hardware components...
compare the difference between software that controls the CD player and Billing Application in desktop....
|
|
| Back to top |
|
 |
saubhik
Joined: 27 Apr 2007 Posts: 141 Helped: 8 Location: India
|
20 Oct 2009 6:51 Re: What is firmware |
|
|
|
|
the best answer I found in net is -
The first set of machine instructions to run on the hardware after the application of power. The firmware may consist of several stages that bootstrap from one stage to the next.And it situates in the compact hardware itself and may or may not be of type upgradable.
Wish you got the actual definition ......
|
|
| Back to top |
|
 |
john2020
Joined: 13 Nov 2005 Posts: 504 Helped: 3
|
04 Nov 2009 10:18 Re: What is firmware |
|
|
|
|
| The software in embedded systems is known as firmware. The firmwares are developed for embedded systems that do not have disk drives. They are burned on ROMs or flash memories.
|
|
| Back to top |
|
 |
Google AdSense

|
04 Nov 2009 10:18 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
ariyan
Joined: 24 Aug 2006 Posts: 77 Helped: 2
|
12 Nov 2009 15:42 Re: What is firmware |
|
|
|
|
A firmware is an embedded software or microcode which is used to control various hardware platforms and reside in small memory area in ROM or Flash memory.
There is no strict or well-defined boundaries separate firmware from software, both are quite loose descriptive terms. However, firmware is typically involved with very basic low-level operations in a device, without which the device would be completely non-functional. Firmware is also a relative term, as most embedded devices contain firmware at more than one level. Subsystems such as LCD modules, flash chips, communication controllers etc, have their own (usually fixed) program code and/or microcode, regarded as "part of the hardware" by the higher-level firmware.
|
|
| Back to top |
|
 |