Skip to main content
Skip table of contents

Stand-alone

EMCL includes the capability of using certain commands to generate macro commands. Those macro commands, as the name implies, are predetermined sequences of actions that can be launched upon request. These macros are stored in NVM, and can be executed automatically upon power on. The following diagram shows the structure of the stand-alone functionality:

The 0x2C05 - Macro access register allows to write and read macro commands in the desired NVM positions. When the macros are finished. they can be executed in stand-alone mode through the Macro commands - 0x2C04 register. Other operations available in stand-alone mode are:

Macros are programmed in a similar fashion than assembly language routines, and they are executed sequentially. Whenever a response to a specific external event is needed, an interrupt module is available. This module can trigger a macro execution after a GPI or another mappable event has been detected. Finally, a timer module is available, to provide the system with a time base when working in stand-alone mode.

For further information about the macros, see the Macro section.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.