Microchip MGC3030 Handleiding


Lees hieronder de 📖 handleiding in het Nederlandse voor Microchip MGC3030 (62 pagina's) in de categorie Niet gecategoriseerd. Deze handleiding was nuttig voor 98 personen en werd door 2 gebruikers gemiddeld met 4.5 sterren beoordeeld

Pagina 1/62
2013-2015 Microchip Technology Inc. DS40001718E
MGC3030/3130 GestIC® Library
Interface Description
Users Guide
DS40001718E-page 2 2013-2015 Microchip Technology Inc.
Information contained in this publication regarding device
applications and the like is provided only for your convenience
and may be superseded by updates. It is your responsibility to
ensure that your application meets with your specifications.
MICROCHIP MAKES NO REPRESENTATIONS OR
WARRANTIES OF ANY KIND WHETHER EXPRESS OR
IMPLIED, WRITTEN OR ORAL, STATUTORY OR
OTHERWISE, RELATED TO THE INFORMATION,
INCLUDING BUT NOT LIMITED TO ITS CONDITION,
QUALITY, PERFORMANCE, MERCHANTABILITY OR
FITNESS FOR PURPOSE. Microchip disclaims all liability
arising from this information and its use. Use of Microchip
devices in life support and/or safety applications is entirely at
the buyer’s risk, and the buyer agrees to defend, indemnify and
hold harmless Microchip from any and all damages, claims,
suits, or expenses resulting from such use. No licenses are
conveyed, implicitly or otherwise, under any Microchip
intellectual property rights.
Note the following details of the code protection feature on Microchip devices:
Microchip products meet the specification contained in their particular Microchip Data Sheet.
Microchip believes that its family of products is one of the most secure families of its kind on the market today, when used in the
intended manner and under normal conditions.
There are dishonest and possibly illegal methods used to breach the code protection feature. All of these methods, to our
knowledge, require using the Microchip products in a manner outside the operating specifications contained in Microchip’s Data
Sheets. Most likely, the person doing so is engaged in theft of intellectual property.
Microchip is willing to work with the customer who is concerned about the integrity of their code.
Neither Microchip nor any other semiconductor manufacturer can guarantee the security of their code. Code protection does not
mean that we are guaranteeing the product as “unbreakable.”
Code protection is constantly evolving. We at Microchip are committed to continuously improving the code protection features of our
products. Attempts to break Microchip’s code protection feature may be a violation of the Digital Millennium Copyright Act. If such acts
allow unauthorized access to your software or other copyrighted work, you may have a right to sue for relief under that Act.
Microchip received ISO/TS-16949:2009 certification for its worldwide
headquarters, design and wafer fabrication facilities in Chandler and
Tempe, Arizona; Gresham, Oregon and design centers in California
and India. The Company’s quality system processes and procedures
are for its PIC® MCUs and dsPIC® DSCs, KEELOQ® code hopping
devices, Serial EEPROMs, microperipherals, nonvolatile memory and
analog products. In addition, Microchip’s quality system for the design
and manufacture of development systems is ISO 9001:2000 certified.
QUALITYMANAGEMENTS
YSTEM
CERTIFIED BY DNV
==
==
==
====
ISO/TS16949==
==
==
====
Trademarks
The Microchip name and logo, the Microchip logo, dsPIC,
FlashFlex, flexPWR, JukeBlox, KEE EELOQ, K LOQ logo, Kleer,
LANCheck, MediaLB, MOST, MOST logo, MPLAB,
OptoLyzer, PIC, PICSTART, PIC32 logo, RightTouch, SpyNIC,
SST, SST Logo, SuperFlash and UNI/O are registered
trademarks of Microchip Technology Incorporated in the
U.S.A. and other countries.
The Embedded Control Solutions Company and mTouch are
registered trademarks of Microchip Technology Incorporated
in the U.S.A.
Analog-for-the-Digital Age, BodyCom, chipKIT, chipKIT logo,
CodeGuard, dsPICDEM, dsPICDEM.net, ECAN, In-Circuit
Serial Programming, ICSP, Inter-Chip Connectivity, KleerNet,
KleerNet logo, MiWi, MPASM, MPF, MPLAB Certified logo,
MPLIB, MPLINK, MultiTRAK, NetDetach, Omniscient Code
Generation, PICDEM, PICDEM.net, PICkit, PICtail,
RightTouch logo, REAL ICE, SQI, Serial Quad I/O, Total
Endurance, TSHARC, USBCheck, VariSense, ViewSpan,
WiperLock, Wireless DNA, and ZENA are trademarks of
Microchip Technology Incorporated in the U.S.A. and other
countries.
SQTP is a service mark of Microchip Technology Incorporated
in the U.S.A.
Silicon Storage Technology is a registered trademark of
Microchip Technology Inc. in other countries.
GestIC is a registered trademarks of Microchip Technology
Germany II GmbH & Co. KG, a subsidiary of Microchip
Technology Inc., in other countries.
All other trademarks mentioned herein are property of their
respective companies.
© 2013-2015, Microchip Technology Incorporated, Printed in
the U.S.A., All Rights Reserved.
ISBN: 978-1-63277-594-8
MGC3030/3130 GestIC® LIBRARY
INTERFACE DESCRIPTION
2013-2015 Microchip Technology Inc. DS40001718E-page 3
Table of Contents
Preface ........................................................................................................................... 5
Chapter 1. Introduction
1.1 Purpose of this Document ............................................................................ 10
1.2 MGC3X30 Software Architecture ................................................................. 10
1.3 GestIC® Library ............................................................................................ 11
1.4 Bridge ........................................................................................................... 11
1.5 GestIC API ................................................................................................... 12
1.6 Application Software ..................................................................................... 12
Chapter 2. MGC3030/3130 Host Interface
2.1 MGC3X30 Hardware Interface ..................................................................... 13
2.2 Use of the TS Line ........................................................................................ 14
2.3 Coding Example ........................................................................................... 16
Chapter 3. GestIC® Library Message Interface
3.1 Messages Overview ..................................................................................... 17
3.2 Message Format .......................................................................................... 17
3.3 Message Header .......................................................................................... 18
3.4 Message Payload ......................................................................................... 18
3.5 Message Coding and Decoding ................................................................... 19
3.5.1 Header Extraction ...................................................................................... 19
3.5.2 Payload Extraction .................................................................................... 20
3.6 Message Control Flow and Coding Examples ............................................. 21
3.6.1 Message Control Flow ............................................................................... 21
3.6.2 Read GestIC Library Version .................................................................... 22
3.6.2.1 Example: Request_FW_Version Info ........................................ 22
3.6.3 Run-Time Control ...................................................................................... 23
3.6.3.1 Example: Enable Approach Detection ....................................... 23
3.6.3.2 Example: Enable All Gestures ................................................... 23
3.6.3.3 Example: Enable Data Output ................................................... 24
3.6.3.4 Example: Lock Data Output ....................................................... 24
3.6.4 Sensor Data Output ................................................................................... 25
3.6.4.1 Example: Read Sensor Data Output ......................................... 25
Chapter 4. GestIC® Library Message Reference
4.1 System_Status ............................................................................................. 27
4.2 Request_Message ....................................................................................... 29
4.3 Fw_Version_Info .......................................................................................... 30
4.4 Set_Runtime_Parameter .............................................................................. 32
4.4.1 Trigger ....................................................................................................... 33
4.4.2 Make Persistent ......................................................................................... 33
4.4.3 Analog Front End (AFE) Category ............................................................ 33


Product specificaties

Merk: Microchip
Categorie: Niet gecategoriseerd
Model: MGC3030

Heb je hulp nodig?

Als je hulp nodig hebt met Microchip MGC3030 stel dan hieronder een vraag en andere gebruikers zullen je antwoorden




Handleiding Niet gecategoriseerd Microchip

Handleiding Niet gecategoriseerd

Nieuwste handleidingen voor Niet gecategoriseerd