ATAVRTS2080A Atmel, ATAVRTS2080A Datasheet - Page 103

KIT QTOUCH W/SW ATMEGA88

ATAVRTS2080A

Manufacturer Part Number
ATAVRTS2080A
Description
KIT QTOUCH W/SW ATMEGA88
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATAVRTS2080A

Sensor Type
Touch, Capacitive
Sensing Range
1 Rotor, 1 Slider, and 2 Buttons/Keys
Interface
Application Programming Interface (API)
Voltage - Supply
1.8 V ~ 5.5 V
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
ATmega88
Tool Type
Development Kit
Cpu Core
AVR 8 / 32
Data Bus Width
8 bit
Core Architecture
AVR
Silicon Manufacturer
Atmel
Silicon Core Number
ATmega88, ATmega88A
Silicon Family Name
AVR
Kit Contents
Board, CD
Development Tool Type
Hardware / Software - Eval/Demo Board
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Sensitivity
-
Lead Free Status / Rohs Status
 Details
5.9.2
Development Environment
MISRA Checking software
MISRA Rule set applied
5.9.3
5.9.3.1
The QTouch acquisition method libraries were subject to the above mentioned MISRA
compliance rules. The following exceptions have not been fixed as they are required for the
implementation of the library.
Applicable
Release
Rule No
1.1
10.1
10.6
14.4
19.10
19.12
5.9.3.2
The QMatrix acquisition method software was subject to the above mentioned MISRA compliance
rules. The following exceptions have not been fixed as they are required for the implementation of
the library.
Target Environment
Deviations from MISRA C Standards
QTouch acquisition method libraries
QMatrix acquisition method libraries
QTouch libraries version
4.3.1
Rule Description
Rule states that all code
shall conform to ISO 9899
standard C, with no
extensions permitted.
Rule states that implicit
conversion from Underlying
long to unsigned long
This Rule says that a 'U'
suffix shall be applied to all
constants of 'unsigned' type
Rule states that go-to
statement should not be
used.
Rule states that In the
definition of a function-like
macro, each instance of a
parameter shall be enclosed
in parenthesis
Rule states that there shall
be at most one occurrence
of the # or ## preprocessor
operator in a single macro
definition
IAR Embedded Workbench
The MISRA C Compliance has been performed for the library
using MISRA C 2004 Rules in IAR Workbench development
environment.
MISRAC 2004 Rule Set
Exception noted / How it is addressed
This Rule is not supported as the library
implementation requires IAR extensions like
__interrupt. These intrinsic functions relate to
device hardware functionality, and cannot
practically be avoided.
The library uses macros to combine symbol
definitions to form a unique expanded symbol
name and in this, the usage of unsigned qualifiers
for numeric constants (e.g. 98u) causes name
mangling. This is the only occurrence of this error
in the library.
The library uses macros to combine symbol
definitions to form a unique expanded symbol
name and in this, the usage of unsigned qualifiers
for numeric constants (e.g. 98u) causes name
mangling. This is the only occurrence of this error
in the library.
The library uses conditional jump instructions to
reduce the code footprint at a few locations and
this is localized to small snippets of code. Hence
this rule is not supported.
There is one instance where the library breaks this
rule where two macro definitions are combined to
form a different symbol name. Usage of
parenthesis cannot be used in this scenario.
There is one instance in the library where this rule
is violated where the library concatenates two
macro definitions to arrive at a different definition.
103

Related parts for ATAVRTS2080A