Advertisement

LinkIt 7697 HDK v1.0 User's Guide
Version:
1.0
Release date:
5 May 2017
© 2015 - 2017 MediaTek Inc.
This document contains information that is proprietary to MediaTek Inc. ("MediaTek") and/or its licensor(s). MediaTek cannot grant you
permission for any material that is owned by third parties. You may only use or reproduce this document if you have agreed to and been
bound by the applicable license agreement with MediaTek ("License Agreement") and been granted explicit permission within the License
Agreement ("Permitted User"). If you are not a Permitted User, please cease any access or use of this document immediately. Any
unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited. THIS DOCUMENT IS PROVIDED ON AN
"AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES OF ANY KIND AND SHALL IN NO EVENT BE LIABLE FOR ANY
CLAIMS RELATING TO OR ARISING OUT OF THIS DOCUMENT OR ANY USE OR INABILITY TO USE THEREOF. Specifications contained herein are
subject to change without notice.

Advertisement

Table of Contents
loading

Summary of Contents for MEDIATEK LinkIt 7697 HDK

  • Page 1 LinkIt 7697 HDK v1.0 User's Guide Version: 1.0 Release date: 5 May 2017 © 2015 - 2017 MediaTek Inc. This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). MediaTek cannot grant you permission for any material that is owned by third parties. You may only use or reproduce this document if you have agreed to and been bound by the applicable license agreement with MediaTek (“License Agreement”) and been granted explicit permission within the License Agreement (“Permitted User”). If you are not a Permitted User, please cease any access or use of this document immediately. Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited. THIS DOCUMENT IS PROVIDED ON AN “AS-IS” BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES OF ANY KIND AND SHALL IN NO EVENT BE LIABLE FOR ANY CLAIMS RELATING TO OR ARISING OUT OF THIS DOCUMENT OR ANY USE OR INABILITY TO USE THEREOF. Specifications contained herein are subject to change without notice.
  • Page 2 LinkIt 7697 HDK v10 User's Guide Document Revision History Revision Date Description 1.0 5 May 2017 Initial release © 2015 - 2017 MediaTek Inc. Page 1 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 3: Table Of Contents

    LinkIt 7697 HDK v10 User's Guide Table of Contents Introduction ............................5 Overview ............................5 Get Started with the HDK ........................6 2.1. Board configuration ........................... 6 2.2. Installing the driver for Windows ...................... 7 2.3. Updating the flash ..........................8 Hardware Features .......................... 1 0 Schematics ............................ 1 1 Pin-Out Diagram .......................... 1 3 © 2015 - 2017 MediaTek Inc. Page 2 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 4 LinkIt 7697 HDK v10 User's Guide Lists of Tables and Figures Table 1. Comparison between Flash tool and mt76x7-uploader ................8 Figure 1. LinkIt 7697 HDK v1.0 ..........................5 Figure 2. Front view of the HDK (created in Fritzing) ..................... 6 Figure 3. Communication between PC and the HDK ....................7 Figure 4. The COM port allocation for LinkIt 7697 HDK ..................8 © 2015 - 2017 MediaTek Inc. Page 3 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 6: Introduction

    LinkIt 7697 HDK v10 User's Guide Introduction Overview MediaTek LinkIt™ 7697 hardware development kit (HDK) is part of LinkIt development platform for RTOS and is based on a highly integrated MediaTek MT7697 SOC with an application processor, a low power 1x1 11n single- band Wi-Fi subsystem, a Bluetooth Low Energy subsystem and a Power Management Unit. The application processor subsystem contains ARM Cortex-M4 with floating point unit microprocessor. The HDK supports peripherals, including UART, I2C, SPI, I2S, PWM, IrDA and auxiliary ADC. It also includes an embedded SRAM/ROM. The Wi-Fi subsystem contains 802.11b/g/n radio, baseband and MAC that are designed to meet both the low power and high throughput application requirements. It runs on a 32-bit RISC CPU that could fully offload the application processor. The Bluetooth Low Energy subsystem contains the Bluetooth radio, baseband and link controller and uses the same 32-bit RISC CPU for the Bluetooth protocols. The LinkIt 7697 HDK is shown in Figure 1. The main features of this HDK are: • Breadboard compatible form factor. Developers can use breadboards to connect peripherals with this HDK conveniently to build their applications. • Auxiliary LED and buttons to reset the board and to program a user-defined functionality. • An on-board USB-to-UART conversion chip to access logs and conveniently update the firmware. • Serial Wire Debug (SWD) interface. • mt76x7-uploader tool, enables the HDK to switch between flash normal mode and recovery mode automatically without user intervention. • Developers can program the board with the native LinkIt SDK using GCC, IAR embedded workbench, or Keil µVision IDE. Development with Arduino IDE is also supported. Figure 1. LinkIt 7697 HDK v1.0 © 2015 - 2017 MediaTek Inc. Page 5 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 7: Get Started With The Hdk

    Micro-USB connector Power LED USR LED User configurable button Figure 2. Front view of the HDK (created in Fritzing) • wrtnode Wi-Fi and Bluetooth LE module: It equips the MT7697 Wi-Fi / BLE SOC and is ready to use with an on-board antenna and an I-PEX connector. Moreover, a 4MB flash is also included in this module. • CP2102N: A USB-to-UART bridge chipset made by Silicon Labs. It’s used during flash update process with the mt76x7-uploader tool and to switch between the flash normal mode and the flash recovery mode, automatically. • Micro-USB connector: Serves as a 5V power source to the HDK. Connect the HDK to a computer that has the CP2102N driver installed, to get UART messages (from UART0 on MT7697) using a terminal program. • RX / TX LEDs: LEDs used to indicate the transmission states of the UART port (UART0). • PWR LED: This LED will light on while connecting to a power source. • USR LED: An LED used for user-defined behavior. It’s controlled by P7 pin (GPIO36). • RST button: Resets the chipset and is connected to the RST pin. While it’s pressed, it will be linked to the GND. • USR button: A button used for user-defined behavior. It’s connected to P6 pin (GPIO37). When it’s pressed, it will be linked to the 3V3 source. • USB pin header: It provides the same functionality as the micro-USB connector but in the form of pin headers. • MT7697 bootstrap pins: All MT7697 bootstrap pins except GPIO37 (used for Flash Access Mode control) are hidden from this HDK and not accessible through breakout headers. The Flash Access Mode has to two © 2015 - 2017 MediaTek Inc. Page 6 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 8: Installing The Driver For Windows

    • If there is no 5V power source, this HDK can also work with 3.3V by simply connecting the 3V3 pin to a 3.3V power source. 2.2. Installing the driver for Windows LinkIt 7697 HDK connects to your computer through the COM port interface. The COM port interface is provided by the on-board CP2102N USB-to-UART bridge chipset, which then connects to the UART0 port of the MT7697 chipset. The UART0 port can be used to program the flash memory attached to the MT7697 chipset. It can also be used as a communication channel for your application through terminal emulator program of your choice. The block diagram for the communication is shown in Figure 3: LinkIt 7697 HDK Micro-USB MT7697 SOC Connector UART0 CP2102N Arduino IDE CP2102N Driver Flash Memory Figure 3. Communication between PC and the HDK Since the board relies on CP2102N to provide the COM port functionality, you'll need to install a driver so that your computer can recognize it. And because the board uses the default USB VID and PID of the CP2102N, it’s required to install the official CP2102N driver from the vendor's website. After choosing the Download VCP option according to your operating system version and finishing the driver installation, use a micro-USB cable to connect the board to your computer. The onboard PWR LED should light up. Follow the steps below to confirm the driver is properly installed: • Open Device Manager from the control panel. • In the Ports (COM & LPT) section, an item named Silicon Labs CP210x USB to UART Bridge (COMnnn) should appear. The port number can be different on each computer. This is the COM port you'll be using to program and interact with the LinkIt 7697 HDK (see Figure 4). © 2015 - 2017 MediaTek Inc. Page 7 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 9: Updating The Flash

    LinkIt 7697 HDK v10 User's Guide Figure 4. The COM port allocation for LinkIt 7697 HDK 2.3. Updating the flash There are two tools provided for programming the flash storage: 1) The Flash tool inside the LinkIt SDK. It’s a Windows execution program providing the functionality to program and format the flash storage, see section 2.2.4.1, “Using the Flash Tool” of the LinkIt for RTOS development platform get started guide, for more details about using the Flash tool. 2) The mt76x7-uploader on MediaTek Labs’ GitHub page. It’s a Python script providing cross-platform implementation for the flash storage. For its usage guide, refer to the readme on the project page. Select the tool based on your development requirements (see Table 1). Table 1. Comparison between Flash tool and mt76x7-uploader Supported OS Recovery mode Flash contents Format the Where to get switching read-back flash storage Flash Tool Windows Manual Supported Supported LinkIt SDK package mt76x7-uploader Windows, Automatic N/A N/A MediaTek Labs’ Linux, macOS GitHub page One thing to be noted is that when using the Flash tool, switch the board into the Flash Recovery mode for the tool to operate properly. To switch the board into the Flash recovery mode: 1) Connect the board to a power source.
  • Page 10 LinkIt 7697 HDK v10 User's Guide 3) Click (press and release) the RST button. 4) Wait for 1 second and then release the USR button. After step 4, the board will go into the Flash Recovery mode and you can then use the Flash tool or the QA tool with it. If you choose the mt76x7-uploader to update the flash, the tool itself will handle the flash mode switch automatically without user intervention. © 2015 - 2017 MediaTek Inc. Page 9 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 11: Hardware Features

    LinkIt 7697 HDK v10 User's Guide Hardware Features This section lists the LinkIt 7697 HDK features. For more detailed specification of MT7697, please refer to the MT7697 datasheet. • 192MHz ARM Cortex-M4 CPU with FPU support. • 352KB RAM. • 4MB Flash storage. • 802.11 b/g/n 2.4GHz Wi-Fi. • Bluetooth Low Energy support. • On-board chip antenna. • I-PEX connector provided. • CP2102N USB-to-UART convertor. • Passed FCC / CE certifications. • Support two operational power voltages: 5V and 3.3V. • Pin headers for 5V / 3.3V / GND / Reset / GPIO (18) / PWM (18) / UART (2 sets) / IR (1 set) / EINT (4) / I2S (1 set) / I2C (1 set) / SPI (1 set) / ADC (4) and USB UART (1 set). • Two buttons are provided. The RST button (connected to the RST pin) and the USR button (connected to the P6/GPIO37). • Four LEDs are provided. One is for the power indicator and one is for the user-defined behavior (controlled by P7/GPIO36). The other two are used for indicating the TX / RX status of UART0. • Breadboard compatible form factor for the pin pitch (2.54mm). © 2015 - 2017 MediaTek Inc. Page 10 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 12: Schematics

    GPIO57 GPIO57 GPIO26 GPIO58 GPIO58 GPIO58 RTC_3V3 GPIO59 USB_D- GPIO59 GPIO59 GPIO60 USB_D+ GPIO60 GPIO60 4.7k 10pF 100nF 4.7k 10pF 10uF button 311020045 GPIO37 GPIO36 Seeed Studio 2N7002 TITLE: CC-BY-SA Design: Check: Date: Vision: 2017/3/23 16:52 © 2015 - 2017 MediaTek Inc. Page 11 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 13 MODE AGND SYS_RST V_USB CP2102N 100R RESET UART_RX 100R UART_TX P4*2 4.7k VBUS SYS_RST_N RI/CLK GPIO37 VREGIN S9013W S9013W TXLED/IO0 RXLED/IO1 RS485/IO2 GREEN WAKEUP/IO3 SUSPEND SUSPEND Seeed Studio TITLE: CC-BY-SA Design: Check: Date: Vision: 2017/3/23 16:52 © 2015 - 2017 MediaTek Inc. Page 12 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.
  • Page 14: Pin-Out Diagram

    PWM39 ADC_IN3 SWD_CLK ADC input voltage range: 0~2.5V Reset Button CP2102N User Button Micro USB Module wrtnode by WRTnode ARM Cortex-M4 with FPU 192Mhz 352 KB Flash 4 MB Wi-Fi 802.11 b/g/n (2.4G) Bluetooth 4.2 LE © 2015 - 2017 MediaTek Inc. Page 13 This document contains information that is proprietary to MediaTek Inc. (“MediaTek”) and/or its licensor(s). Any unauthorized use, reproduction or disclosure of this document in whole or in part is strictly prohibited.

Table of Contents