Embedded controller: Difference between revisions

Content deleted Content added
m Reverted edits by 137.147.46.139 (talk) to last version by FrescoBot
m Tasks: DAB
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 (interprocess communication)|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.