Shutdown / Wake Up FAQ


Use the Wake Up function on AT91SAM9x5 EK board

There are two options to wake-up the board:

- using the WAKE UP button located on the right side of NRST button

- using a RTC generated wake-up.

For both alternatives the JP5 jumper on AT91SAM9x5 EK board must be open (the Force Power ON must be disabled).

To enable the RTC generated wake-up the following settings must be used in the board's Device Tree:

                        shdwc@fffffe10 {
                                compatible = "atmel,at91sam9x5-shdwc";
                                reg = <0xfffffe10 0x10>;
                                clocks = <&clk32k>;
                                atmel,wakeup-mode = "any";
                                atmel,wakeup-rtc-timer;

                        };
WebFaqBaseForm
Boards AT91sam9x5-ek
Components Kernel, linux-4.4-at91, linux-4.9-at91, linux-4.14-at91, linux-4.19-at91
Summary Use the Wakeup Feature of the Shutdown Controller.
r7 - 05 Jul 2019 - 06:44:06 - EugenHristev
 
Linux & Open Source for AT91 Microchip Microprocessors

Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.

Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.

Microchip® and others, are registered trademarks or trademarks of Microchip Technology Inc. and its subsidiaries. This site is powered by the TWiki collaboration platform

Arm® and others are registered trademarks or trademarks of Arm Limited (or its affiliates). Other terms and product names may be trademarks of others.

Ideas, requests, contributions ? Connect to LinksToCommunities page.

Syndicate this siteRSS ATOM