SLAZ065R September   2010  – May 2021 MSP430L092

 

  1. 1Functional Advisories
  2. 2Preprogrammed Software Advisories
  3. 3Debug Only Advisories
  4. 4Fixed by Compiler Advisories
  5. 5Nomenclature, Package Symbolization, and Revision Identification
    1. 5.1 Device Nomenclature
    2. 5.2 Package Markings
      1.      PW14
    3. 5.3 Memory-Mapped Hardware Revision (TLV Structure)
  6. 6Advisory Descriptions
    1. 6.1 APOOL8
    2. 6.2 CPU21
    3. 6.3 CPU22
    4. 6.4 CPU46
    5. 6.5 EEM18
    6. 6.6 EEM23
    7. 6.7 PORT19
  7. 7Revision History

APOOL8

APOOL Module

Category

Functional

Function

APOOL Comparator output edge may not be detected

Description

If the APOOL uses the Digital Filtering feature, after each reconfiguration of the the APCTL and APCNF registers, the Comparator output edge will not be correctly detected.

Workaround

1. After any new configuration of APCTL or APCNF register,
always execute a 'dummy write' instruction to APCTL (or low byte APCNF) which triggers a 'Reset of Deglitch filter' event. (e.g. 'bis' to read-only LCMP bit: bis.w #0010h,&APCNF)
2. Disable the Digital Filter by reseting DFSETx bits.

For detailed workaround guidance,  refer to MSP430x09x Analog Pool: Feature Set and Advanced Use.