Advertisement

Quick Links

Type1LD Evaluation Board
Quick Start Guide
Document Number:
Version:
Release Date:
Murata Manufacturing Co., Ltd.
Document No. N1-4629
Type1LD Evaluation Board Quick Start Guide
N1-4629
2.0
2021/2/26
Page 1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 1LD and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Murata 1LD

  • Page 1 Document No. N1-4629 Type1LD Evaluation Board Quick Start Guide Type1LD Evaluation Board Quick Start Guide Document Number: N1-4629 Version: Release Date: 2021/2/26 Murata Manufacturing Co., Ltd. Page 1...
  • Page 2 Type1LD Evaluation Board Quick Start Guide Revision History Revision Number Release Date Comments Revision 1.0 2018/4/16 Initial Revision 2.0 2021/2/26 Update for .patch platform file Page 2...
  • Page 3: Table Of Contents

    Type1LD Evaluation Board Quick Start Guide Contents About this Document ......................... 4 Purpose and Scope ........................4 1.1. Document Conventions ......................4 1.2. Evaluation Board ........................4 Setting up the WICED Studio and Building a Demo Application ............. 5 Running scan Application ......................9 Notes when using external 32k XTAL ..................
  • Page 4: About This Document

    1. About this Document 1.1. Purpose and Scope This document provides instructions to set up Murata Type1LD EVB. Although Type1LD is supported by WICED-SDK, some modifications will be required to use our EVB. We provide the modification as “platform file”.
  • Page 5: Setting Up The Wiced Studio And Building A Demo Application

    Type1LD Evaluation Board Quick Start Guide 3. Setting up the WICED Studio and Building a Demo Application The WICED SDK is available for download from the Cypress WICED website. To use the SDK, the following steps must be performed: Download WICED-SDK from the WICED website. https://www.cypress.com/products/wiced-software B) Install the WICED-SDK.
  • Page 6 Type1LD Evaluation Board Quick Start Guide Apply the patch file provided by Murata. Right click on 43xxx_Wi-Fi in Project Explorer, then select Team – Apply Patch… Click Browse button and select the patch file, then click Finish button. Page 6...
  • Page 7 Type1LD Evaluation Board Quick Start Guide Build and download the application. Click “New Make Target”. (If you cannot click this button, click “clean” in below list) “Create Make Target” window will appear. Input the following text to the “Target name” field. snip.scan-MurataType1LD download download_apps run Select “OK”...
  • Page 8 Type1LD Evaluation Board Quick Start Guide Double-click on the Make Target “snip.scan-MurataType1LD download download_apps run” to build the application. Note: It will take some minutes for first building. Building progress will be displayed on the window of the “Studio Console”. “Build complete”...
  • Page 9: Running Scan Application

    Type1LD Evaluation Board Quick Start Guide 4. Running scan Application To verify the application which is downloaded in section 3, you need to launch a terminal software such as Tera Term. Please select [Setup] > [Serial Port…] in the menu bar to setup serial port. Please use the following settings for the COM port connection.
  • Page 10: Notes When Using External 32K Xtal

    Type1LD Evaluation Board Quick Start Guide 5. Notes when using external 32k XTAL If the BT application is not running with external 32k xtal, 32k xtal’s initialization process may need to be added on BT application. 5.1. Change the application source Open the application source Example: 43xxx_Wi-Fi\apps\test\bt_mfg_test\bt_mfg_test.c Confirm whether “wiced_init()”...

Table of Contents