Embedded controller: Difference between revisions

Content deleted Content added
m Tasks: Better wording
FrescoBot (talk | contribs)
Line 19:
*Controlling the [[watchdog timer]]<ref name="amikey"/>
 
As a core system component, the embedded controller is always on when power is supplied to the mainboard. To communicate with the main computer system, several forms of communication can be used, including [[Advanced Configuration and Power Interface|ACPI]], [[SMBus]], or [[Shared memory|shared memory]].
 
The embedded controller has its own [[Random-access memory|RAM]], independent of that used by the main computer system, and almost always its own [[flash ROM]] on which the controller's [[software]] is stored. Many BIOS updates also include upgrades for the embedded controller firmware.