User guide

6.2.5 Enabling or disabling board functions
Freescale provides full-featured wireless charging functions on the reference board. If you do not need a
certain function, you can disable it by the definitions in the header file or by the parameters in the
FreeMASTER GUI.
These header files are used to enable or disable functions, and to configure a low-level driver.
/example/wct1012/wct_hal_cfg.h, peripheral_cfg.h
/example/wct1012/application/application_cfg.h
In application_cfg.h, you can configure these functions:
Low power mode enable/disable
#define LOW_POWER_MODE_SUPPORTED TRUE // FALSE for calibration or debug on FreeMASTER GUI.
#define LOW_POWER_MODE_BY_ANALOG_PING TRUE // FALSE for calibration or debug on FreeMASTER
GUI.
FOD enable/disable
#define FOD_ENABLE TRUE // FALSE to ensure that FOD is not working.
In wct_hal_cfg.h, you can configure these functions:
Debug console enable/disable
#define DEBUG_CONSOLE_QSCI0 TRUE // We are using Peripheral QSCI0 for diagnostics
Note: Only one macro of DEBUG_CONSOLE_QSCI0 and FMSTR_USE_SCI can be TRUE at one time.
6.3 Test
6.3.1 Basic charging test
When the software work is ready, power on the MP demo with a standard 12 V adapter to make it work.
Put the MP Qi receiver on the charging pad, and make sure the coil is aligned and the load is in the allowed
range (up to 15 W). The TX charges the RX properly.
WCT1012 15W Single Coil TX V3.0 Reference Design System User’s Guide, Rev. 0, 09/2015
28 Freescale Semiconductor