Microchip® Advanced Software Framework

QDebugSettings.h File Reference

QTouch debug settings.

Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.

Macros

Project Constants.

Values from 0xF000->0xFFFF are reserved for Atmel Kits. Values from 0x0000->0xEFFF are available for other projects.

#define QT8   0xF001
 
#define QT16   0xF002
 
#define QM64   0xF003
 
#define UC3L_EK_REV2   0xF005
 
Interface constants.
#define TWI   1
 
#define SPI1W   2
 
#define SPI2W   3
 
#define UART   4
 
Select the type of interface to use for the debug protocol.

Comment out the interface not used. Only one interface should be active.

#define QDEBUG_SPI_BB_SS_PIN   1
 
#define QDEBUG_SPI_BB_SCK_PIN   7
 
#define QDEBUG_SPI_BB_MOSI_PIN   8
 
#define QDEBUG_SPI_BB_MISO_PIN   13
 
#define QDEBUG_SPI_BB_SS_PORT   C
 
#define QDEBUG_SPI_BB_SCK_PORT   C
 
#define QDEBUG_SPI_BB_MOSI_PORT   C
 
#define QDEBUG_SPI_BB_MISO_PORT   C
 
Set up project info.
#define PROJECT_ID   0xABCD
 
#define INTERFACE   SPI2W
 

#define INTERFACE   SPI2W
#define PROJECT_ID   0xABCD
#define QDEBUG_SPI_BB_MISO_PIN   13
#define QDEBUG_SPI_BB_MISO_PORT   C
#define QDEBUG_SPI_BB_MOSI_PIN   8
#define QDEBUG_SPI_BB_MOSI_PORT   C
#define QDEBUG_SPI_BB_SCK_PIN   7
#define QDEBUG_SPI_BB_SCK_PORT   C
#define QDEBUG_SPI_BB_SS_PIN   1
#define QDEBUG_SPI_BB_SS_PORT   C
#define QM64   0xF003
#define QT16   0xF002
#define QT8   0xF001
#define SPI1W   2
#define SPI2W   3
#define TWI   1
#define UC3L_EK_REV2   0xF005