Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by xkram15

  1. X

    [AVR] Cannot wake up Atmega 328p from PWR_DOWN by 32.768kHz crystal

    OK, I will reply myself. It's because datasheet says for Atmega328p: "When the asynchronous operation is selected, the 32.768kHz Oscillator for Timer/Counter2 is always running, except in Power-down and Standby modes." When I do use: " set_sleep_mode(SLEEP_MODE_PWR_SAVE);" it's working fine!
  2. X

    [AVR] Cannot wake up Atmega 328p from PWR_DOWN by 32.768kHz crystal

    Hi, I am trying to build low powered application. The concept is that 32.768kHz crystal is waking up Atmega328p every 8 seconds. I tried to follow several tutorials from Internet but unfortunately my microcontroller cannot wake up from SLEEP_MODE_PWR_DOWN or SLEEP_MODE_STANDBY modes. Wiring is...

Part and Inventory Search

Back
Top