Freescale Semiconductor User Guide Document Number:LPWPRUG Rev. 0, 11/2012 Low Power Wireless Power Receiver Contents 1 Introduction This document describes the basic steps for getting started with the wireless charger receiver reference design Rev1.2. Basic board functions are described in this document. Freescale provides a low power wireless charger solution (transmitter and receiver) that is compliant with WPC Qi V1.0.2 specification. 1 Introduction................................................................1 2 Reference Board Features.........................................1 2.1 Reference board block diagram. ....................2 2.2 Modules explanation......................................3 2.3 Boards input and output..................................4 2.4 Software Developing Environment...................................................5 2 Reference Board Features The wireless power receiver demo board Rev1.2 includes the following features: • Compliance with WPC Qi V1.0.2 low power (5 W) standard • Input power (5~20 Vac peak) from the transmitter via the Rx coil • Output power 5 W (5 V at 1 A) capability • Communication with the transmitter with a 2 Kbps biphase signal. Quick dynamic response to load the change through a control error signal fed back to the transmitter in real time • Output disconnection function • System input/output voltage, current and temperature out-of-range protection © 2012 Freescale Semiconductor, Inc. 2.5 2.6 2.4.1 MCU debugger – P&E Multilink..........................................5 2.4.2 Software developing IDE — CodeWarrior................................6 2.4.3 Software configuration tool – processor expert............................6 2.4.4 Run-time debugging tool – Freemaster.......................................7 How to Test...................................................8 2.5.1 Test points........................................8 2.5.2 Measurements...............................10 References...................................................11 Reference Board Features • Small PCB size (32 mm x 18 mm x 2 mm). Can be fitted into the back sleeve of mobiles • Optimal power efficiency B1 – type transmitter and primary coil Receiver and secondary coil Figure 1. Freescale low power wireless receiver/transmitter in working 2.1 Reference board block diagram The Rx Rev1.2 design block diagram is shown in Figure 2. Low Power Wireless Power Receiver , Rev. 0, 11/2012 2 Freescale Semiconductor, Inc. Reference Board Features Figure 2. Reference board block diagram Rev 1.2 2.2 Modules explanation Freescale MC9RS08KB12 MCU AC/DC Rectifier and communication circuit DC-DC converter and output disconnection circuit Figure 3. Board overview MCU The Freescale MC9RS08KB12 microcontroller is used to monitor and calibrate system input/output power, control the output connection, or disconnection. The followings MCU modules are used in this application: Low Power Wireless Power Receiver , Rev. 0, 11/2012 Freescale Semiconductor, Inc. 3 Reference Board Features • Modulo Timer (MTIM) for communication and timing control • 10 bits ADC for voltage/current sampling • GPIO for output disconnection on/off Rectifier The rectifier uses self-driven sync type. Its characteristics are: • Input voltage — 5 – 20 Vac peak • Output voltage — 5 – 20 Vdc Communication Differential bi-phase signal is modulated by switching modulation capacitor. DC-DC converter • Input voltage — 5~20 Vdc • Output voltage — 5 Vdc/1000mA 2.3 Boards input and output AC Input—Connect to Rx coil DC Output—Connect to loading – + Figure 4. Board input and output Low Power Wireless Power Receiver , Rev. 0, 11/2012 4 Freescale Semiconductor, Inc. Reference Board Features 2.4 Software Developing Environment This chapter demonstrates the software developing environment. 2.4.1 MCU debugger – P&E Multilink Debugging the target board through the P&E Multilink debugger Freemaster for run-time debugging P&E Multilink debugger 6 pins to 4 pins convert cable Wireless power receiver target board Figure 5. SW developing environment Connector for PE Multilink BDM Debugger To connect the BDM debugger with the target board, a connector for 6 pins to 4 pins is needed. Connect the board as Figure 6 indicates. Low Power Wireless Power Receiver , Rev. 0, 11/2012 Freescale Semiconductor, Inc. 5 Reference Board Features Figure 6. 6 pin to 4-pin connector for the BDM debug cable 2.4.2 Software developing IDE — CodeWarrior For the Freescale MC9RS08KB12 MCU, software (SW) compiling and debugging is in CodeWarrior V6.3. Figure 7. Freescale MC9RS08KB12 MCU developing IDE – CodeWarrior V6.3 2.4.3 Software configuration tool – processor expert For MCU resource management and input /output (I/O) driver developping, Freescale provides a Processor Expert GUI tool for the reference design. The tool is integrated in CodeWarrior and can generate low level I/O drivers and initialization codes automatically. A customer can change hardware (HW) configurations using this tool. Low Power Wireless Power Receiver , Rev. 0, 11/2012 6 Freescale Semiconductor, Inc. Reference Board Features Figure 8. SW configuration tool – processor xxpert 2.4.4 Run-time debugging tool – Freemaster For system run-time debugging and configuration, Freescale provides the Freemaster tool. You can read or write RAM data for testing, watch the real-time data curve to know system operation status, and record the data curve to a text file with time stamp for debugging. Figure 9. Run-time debugging tool – Freemaster through P&E Multilink debugger Low Power Wireless Power Receiver , Rev. 0, 11/2012 Freescale Semiconductor, Inc. 7 Reference Board Features Setting -up Freemaster before connecting to the target Set debugging interface: P&E BDM Select which P&E BDM debugger connects to the board Set the binary file or symbol mapping Figure 10. Setting Freemaster option 2.5 How to Test This chapter is about testing. 2.5.1 Test points Low Power Wireless Power Receiver , Rev. 0, 11/2012 8 Freescale Semiconductor, Inc. Reference Board Features Main test points on the receiver board are shown in the figures below. DC output MCU 3.3 v Vcc AC input – + Communication signal Rectifier DC output voltage Figure 11. Test Points on Wireless Power Receiver Board Rev1.2 Low Power Wireless Power Receiver , Rev. 0, 11/2012 Freescale Semiconductor, Inc. 9 Reference Board Features Output 5 V / 1A + MCU Debugging pins — Reset-BKGD-Vcc_GND – Figure 12. Debugging Pins on the back of the Board 2.5.2 Measurements Here are several examples that show how to measure and debug the board. Figure 13 shows the input voltage and communication signal from ping phase to a power transfer setup. Ch1— Rectifier DC output voltage Ch2 — Coil AC input voltage Ch3 — Communication signal Low Power Wireless Power Receiver , Rev. 0, 11/2012 10 Freescale Semiconductor, Inc. Reference Board Features Figure 13. Wireless power receiver ping process Figure 14 shows the control error signals fed back to the power transmitter when the input voltage changes. Ch2 —Rectifier DC output voltage Ch3 —Communication signal Figure 14. Control error signals response of input voltage change 2.6 References Get more information from Freescale wireless power charger solution page: • www.freescale.com/wirelesscharging RS08KB MCU summary page: • http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RS08KB MCU Debugger: USB BDM Multilink • http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=USBMULTILINKBDM&fsrch=1 • http://www.pemicro.com/universal/index.cfm SW Developing IDE: Codewarrior Rev 6.3 • http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MICROCONTROLLERS&tid=CWH Low Power Wireless Power Receiver , Rev. 0, 11/2012 Freescale Semiconductor, Inc. 11 How to Reach Us: Home Page: www.freescale.com Web Support: http://www.freescale.com/support USA/Europe or Locations Not Listed: Freescale Semiconductor Technical Information Center, EL516 2100 East Elliot Road Tempe, Arizona 85284 +1-800-521-6274 or +1-480-768-2130 www.freescale.com/support Europe, Middle East, and Africa: Freescale Halbleiter Deutschland GmbH Technical Information Center Schatzbogen 7 81829 Muenchen, Germany +44 1296 380 456 (English) +46 8 52200080 (English) +49 89 92103 559 (German) +33 1 69 35 48 48 (French) www.freescale.com/support Japan: Freescale Semiconductor Japan Ltd. Headquarters ARCO Tower 15F 1-8-1, Shimo-Meguro, Meguro-ku, Tokyo 153-0064 Japan 0120 191014 or +81 3 5437 9125 support.japan@freescale.com Asia/Pacific: Freescale Semiconductor China Ltd. Exchange Building 23F No. 118 Jianguo Road Chaoyang District Beijing 100022 China +86 10 5879 8000 support.asia@freescale.com Document Number: LPWPRUG Rev. 0, 11/2012 Information in this document is provided solely to enable system and software implementers to use Freescale Semiconductors products. There are no express or implied copyright licenses granted hereunder to design or fabricate any integrated circuits or integrated circuits based on the information in this document. Freescale Semiconductor reserves the right to make changes without further notice to any products herein. Freescale Semiconductor makes no warranty, representation, or guarantee regarding the suitability of its products for any particular purpose, nor does Freescale Semiconductor assume any liability arising out of the application or use of any product or circuit, and specifically disclaims any liability, including without limitation consequential or incidental damages. "Typical" parameters that may be provided in Freescale Semiconductor data sheets and/or specifications can and do vary in different applications and actual performance may vary over time. All operating parameters, including "Typicals", must be validated for each customer application by customer's technical experts. Freescale Semiconductor does not convey any license under its patent rights nor the rights of others. Freescale Semiconductor products are not designed, intended, or authorized for use as components in systems intended for surgical implant into the body, or other applications intended to support or sustain life, or for any other application in which failure of the Freescale Semiconductor product could create a situation where personal injury or death may occur. Should Buyer purchase or use Freescale Semiconductor products for any such unintended or unauthorized application, Buyer shall indemnify Freescale Semiconductor and its officers, employees, subsidiaries, affiliates, and distributors harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of personal injury or death associated with such unintended or unauthorized use, even if such claims alleges that Freescale Semiconductor was negligent regarding the design or manufacture of the part. RoHS-compliant and/or Pb-free versions of Freescale products have the functionality and electrical characteristics as their non-RoHS-complaint and/or non-Pb-free counterparts. For further information, see http://www.freescale.com or contact your Freescale sales representative. For information on Freescale's Environmental Products program, go to http://www.freescale.com/epp. Freescale™ and the Freescale logo are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners. © 2012 Freescale Semiconductor, Inc.