Page 4 Epson Research and Development
Vancouver Design Center
S1D13505 13505PWR Software Suspend Power Sequencing Utility
X23A-B-007-03 Issue Date: 01/02/02
Usage
PC platform: at the prompt, type
13505pwr [/software /hardware | /lcd] [/enable /disable] [/i]
[/0 | /1] [/?].
Embedded platform: execute 13505pwr and at the prompt, type the command line argument.
Where: /software selects software suspend
/hardware selects hardware suspend (PC only)
/lcd selects the LCD
/enable activates software suspend, hardware suspend, or the LCD
/disable deactivates software suspend, hardware suspend, or the LCD
/i initializes registers
/0 GPIO1 triggers on falling edge (1->0)
/1 GPIO1 triggers on rising edge (0->1)
/? displays this usage message
Note
13505PWR will automatically finish execution and return to the prompt.
13505PWR Examples
To enable software suspend mode, type the following:
13505PWR /software /enable
To disable software suspend mode, type the following:
13505PWR /software /disable
To enable hardware suspend mode, type the following:
13505PWR /hardware /enable
To disable hardware suspend mode, type the following:
13505PWR /hardware /disable
To enable the LCD, type the following:
13505PWR /lcd /enable
To disable the LCD, type the following:
13505PWR /lcd /disable