bugAVR C Runtime Library - Bugs: bug #39024, Incorrect sleep modes in sleep.h

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #39024: Incorrect sleep modes in sleep.h

Submitter:  Senthil Kumar Selvaraj <saaadhu>
Submitted:  Mon 20 May 2013 12:18:51 PM UTC
   
 
Category:  Library Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Fixed Assigned to:  saaadhu
Percent Complete:  100% Open/Closed:  Closed
Release:  1.8.0 Fixed Release:  None

Mon 22 Jun 2015 06:06:24 AM UTC, comment #1: 

Fixed with commits r2454 - r2457, which moved the sleep mode definitions to the corresponding device header files.

Senthil Kumar Selvaraj <saaadhu>
Group Member
Mon 20 May 2013 12:18:51 PM UTC, original submission:  

This patch corrects wrong sleep mode groupings in sleep.h.

In particular

1. Extended sleep mode is not supported by atmega165a/165pa/325a/325pa/3250a/3250pa/645a/645p/6450a/6450p devices

2. Extended sleep modes is not supported by AT90CAN128, AT90CAN32, AT90CAN64, ATMEGA165, 168, 165P, 169, 169P, 169A, 169PA, 3250P, 325P, 325, 3250, 329, 329A, 329P, 329PA, 3290, 3290A, 3290PA, 3290P, 48, 645, 6450, 649, 649A, 649P, 6490, 6490A, 6490P, 8, 88 devices.

3.Extended sleep mode and Power save modes are not supported by AT90PWM1, PWM2, PWM2B, PWM3, PWM3B
ATMEGA16M1, 32M1, 64M1

4. ADC Noise reduction mode is not supported by AT90USB162, USB82
ATMEGA 16U2, 32U2, 8U2

5.Standby and Extended sleep mode are not supported by ATMEGA16HVA, 8HVA

6. Standby and Extended sleep modes are not supported by
ATMEGA406

7. Standby, ADC noise reduction and Extended sleep mode are not supported by ATMEGA64HVE

ChangeLog

2013-05-20  Vishnu K. S  <vishnu.k_s@atmel.com>

    * include/avr/sleep.h: Fix incorrect sleep mode groupings.

Senthil Kumar Selvaraj <saaadhu>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #28126:  sleep_mode_groupings.patch added by saaadhu (8KiB - text/x-patch)
file #28117:  sleep_mode_groupings.patch added by saaadhu (8KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by saaadhu (Submitted the item)
  •  

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-06-22 saaadhu StatusNone Fixed
        Percent Complete0% 100%
        Assigned toNone saaadhu
        Open/ClosedOpen Closed
    2013-05-21 saaadhu Attached File- Added sleep_mode_groupings.patch, #28126
    2013-05-20 saaadhu Attached File- Added sleep_mode_groupings.patch, #28117

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code