Qualcomm Technologies International, Ltd

Total Page:16

File Type:pdf, Size:1020Kb

Qualcomm Technologies International, Ltd Qualcomm Technologies International, Ltd. Confidential and Proprietary – Qualcomm Technologies International, Ltd. (formerly known as Cambridge Silicon Radio Ltd.) NO PUBLIC DISCLOSURE PERMITTED: Please report postings of this document on public servers or websites to: [email protected]. Restricted Distribution: Not to be distributed to anyone who is not an employee of either Qualcomm Technologies International, Ltd.or its affiliated companies without the express approval of Qualcomm Configuration Management. Not to be used, copied, reproduced, or modified in whole or in part, nor its contents revealed in any manner to others without the express written permission of Qualcomm Technologies International, Ltd. Any software provided with this notice is governed by the Qualcomm Technologies International, Ltd. Terms of Supply or the applicable license agreement at https://www.csrsupport.com/CSRTermsandConditions. Qualcomm is a trademark of Qualcomm Incorporated, registered in the United States and other countries. All Qualcomm Incorporated trademarks are used with permission. Other product and brand names may be trademarks or registered trademarks of their respective owners. This technical data may be subject to U.S. and international export, re-export, or transfer (“export”) laws. Diversion contrary to U.S. and international law is strictly prohibited. © 2015 Qualcomm Technologies International, Ltd. All rights reserved. Qualcomm Technologies International, Ltd. Churchill House Cambridge Business Park Cambridge, CB4 0WZ United Kingdom CSR GPS Shield Development Kit Quick Start Guide DK-CSRG0530-10212-2B CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 1 MCU Board Introduction CSR has verified the GPS Shield on three other mbed MCU platforms: LPCXpresso 1549 http://mbed.org/platforms/LPCXpresso1549/ Please use the USB interface highlighted with the red circle ST Nucleo F103RB http://mbed.org/platforms/ST-Nucleo-F103RB/ ST Nucleo 401RE http://developer.mbed.org/platforms/ST-Nucleo-F401RE Please install all required drivers before using these boards. To get the UART debug port working, the mbed Windows serial port driver needs to be installed. CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 2 CSR GPS Shield Introduction: This board supports Arduino headers: Figure 1. CSR GPS Shield Development Kit Board There is J1 jump pin that needs to be used and it must be connected with a jumper cap to be able to supply power to the GPS module. It can also be used for current measurement. CON1 is used to connect the GPS antenna. In current version only two protocols are supported in the CsrLocationDemo application the NMEA at 4800bps and OSP at 115200bps. The CSR GPS Shield may then be plugged into a mbed MCU board using the Arduino headers interface. Figure 2. CSR GPS Shield plugged into a mbed board CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 3 Mbed online compiler 1. Visit http://developer.mbed.org/ 2. Click on the Compiler link (upper right corner). 3. Enter your name and password to log in. 4. You can view the online compiler interface as shown in Figure 4. Figure 3. mbed Home Page Figure 4. Compiler interface view CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 4 How to import CsrLocationDemo to your mbed online compiler 1. In your online compiler interface view click the platform select button (upper right hand corner) to select your platform. In this example LPCXpresso1549 is selected. Figure 5. Compiler interface view: Import 2. Click the Import button. 3. Import Wizard will appear as shown below. a. Select ‘My programs’ in the program workspace panel. b. Select “Click here” to import the program from the URL. Figure 6. Import Wizard window 4. Import Program window pops up, as shown in Figure 7. a. Input URL: http://developer.mbed.org/teams/CSR/code/CsrLocationDemo/ b. Choose Program: i. Input the import name, default name is CsrLocationDemo c. Click the Import button. d. An Import program progress bar will appear as shown in Figure 8. CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 5 Figure 7. Import Program window Figure 8. Progress bar After a while the program is imported to your online compiler. Figure 9. Program appears in your Program Workspace CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 6 Compile CsrLocationDemo program 1. Select the imported program in the Program Workspace panel, then click the Compile button. 2. The compiling progress bar will be visible. 3. After compilation has been successfully completed the build image file will be prompted to download. Please save it to be used later. Figure 10.Progress bar CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 7 Downloading the image file into your mbed MCU board 1. Connect the MCU board to your PC via the USB cable, typically a removable disk icon is shown. 2. After connecting MCU board to your PC, you can see a new UART port appear in your device manager, please use any UART software tool (e.g. putty) to connect to the new port. The UART parameters are 115200 bps, 8 bits, parity none, 1 stop bit, no flow control. 3. If the removable disk or UART does not appear, it means a driver has not been installed correctly. Please refer to the MCU board on the mbed website for assistance. 4. Copy the image file into the root directory of the removable disk. After copying, the mbed board will reset itself automatically 5. The UART tool will show data output from the MCU board after inputting the command “help” and pressing the Enter key Figure 11. Output from board to the “help” command CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 8 How to use the CsrLocationDemo application Architect Overview CsrLocation Library provides function implementations for GPSProvider. The CsrLocationDemo application is based on GPSProvider API. Both are maintained by CSR. GPSProvider provides a unified API to application. It is maintained by ARM. Functions overview • Support console commands. • Support NMEA protocol at 4800 bps. • Support OSP protocol at 115200 bps. • Support full power mode and Push to Fix low power mode. Please note, when you run CsrLocationDemo application, you must first plug the CSR Shield into the mbed MCU board. Console commands • help - help to show supported commands. • start - begin location request. • stop - end location request. • fpm - full power mode. • ptf - ptf low power mode. CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 9 • getpos - get location immediately in low power ptf mode. • osp - OSP mode. • nmea - NMEA mode. These commands are for internal debugging purposes • wakesta - get chip wakeup status • onoffon - pull high onoff pin • onoffoff - pull low onoff pin • onoffpul - pull onoff pin high and then low • reseton - pull high reset pin • resetoff - pull low reset pin • teston - pull high test pin • testoff - pull low test pin • testpul - pull test pin high and then low Command sequence • Default command when you just power on the device. • Start Location information will be outputted in the UART tool once position is fixed. • Working in full power mode, OSP protocol. • fpm • osp • Start The fpm will be used if you set low power mode in the previous session. You don’t need to input this command if the previous session was in full power mode. The osp will be used if you set NMEA protocol in the previous session. You don’t need to input this command if the previous session was in NMEA protocol. Location information will output over the UART upon position fix • Stop location request • stop CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 10 At any time, you can input stop command to stop GPS module from working • Working in full power mode, NMEA protocol • fpm • nmea • start Command sequence • Working in PTF low power mode, OSP protocol. • ptf • osp • start • Get position in low power mode. Once the CSR GPS chip has collected all the required information, it will enter into hibernation mode. After 30 seconds, the chip will wakeup automatically and report current position and then fall into hibernation again. During hibernation, if a position report is needed, either of the options below will trigger a position report immediately. • Command in console: getpos • pushing the button(SW1) Please note, whenever you want to change protocol or power mode, you must first issue a stop command. If you don’t change any of the settings, you can just stop and start again. Figure 12. SW1 button CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 11 LED indication • LED1 will be ON when the GPS chip starts to work. • LED2 will flash once when getting a position fix. • Fix LED will flash when getting a position fix, which is controlled by the GPS module instead of CsrLocationDemo application Figure 13. LED1 & LED2 CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 12 APPENDIX Unsupported features and known issues • GPS chip cannot be stopped in NMEA protocol which is a known issue. A workaround is added: • Application will check the status of GPS chip’s wakeup pin after stop command is sent. • Application will trigger GPS chip’s reset operation if the GPS chip is still awake. • GPS chip will stop to work. • Low power mode is not supported in NMEA protocol. • Power mode and protocol parameters can only be set after stopping location request. • Support NMEA protocols at 4800 bps and OSP at 115200 bps only. • On LPCXpresso1549 board, the debug port and GPS port must keep the same baud rate, which is a known issue reported on mbed community http://www.lpcware.com/content/forum/serial-malfunctions-when-changing-baud-rate- other-serial-port-mbed-lpc1549). So we can only support OSP at 115200 bps, cannot switch to NMEA 4800. If you want to get position fix report with NMEA protocol on LCP1549, you have to set the debug port at 4800 baud rate firstly and then set use the command sequence fpm/nmea/start CS-322268-RP © Cambridge Silicon Radio Limited 2014 Page 13 .
Recommended publications
  • Mediatek Linkit™ Development Platform for RTOS Get Started Guide
    MediaTek LinkIt™ Development Platform for RTOS Get Started Guide Version: 3.0 Release date: 30 June 2016 © 2015 - 2016 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. MediaTek LinkIt™ Development Platform for RTOS Get Started Guide Document Revision History Revision Date Description 1.0 24 March 2016 Initial version. 2.0 17 May 2016 Move the contents relative to flash, HDK, and build comments to corresponding documents. Add the support of Keil 3.0 30 June 2016 Add the support of IAR. Refine the architecture and provide more information on the SDK usage. © 2015 - 2016 MediaTek Inc. Page i of v This document contains information that is proprietary to MediaTek Inc.
    [Show full text]
  • Hannes Tschofenig
    Securing IoT applications with Mbed TLS Hannes Tschofenig Part#2: Public Key-based authentication March 2018 © 2018 Arm Limited Munich Agenda • For Part #2 of the webinar we are moving from Pre-Shared Secrets (PSKs) to certificated-based authentication. • TLS-PSK ciphersuites have • great performance, • low overhead, • small code size. • Drawback is the shared key concept. • Public key cryptography was invented to deal with this drawback (but itself has drawbacks). 2 © 2018 Arm Limited Public Key Infrastructure and certificate configuration © 2018 Arm Limited Public Key Infrastructure Various PKI deployments in existence Structure of our PKI The client has to store: self-signed • Client certificate plus corresponding private key. CA cert • CA certificate, which serves as the trust anchor. The server has to store: Signed by CA Signed by CA • Server certificate plus corresponding private key. Client cert Server cert (Some information for authenticating the client) 4 © 2018 Arm Limited Generating certificates (using OpenSSL tools) • When generating certificates you will be prompted to enter info. You are about to be asked to enter information that will be • The CA cert will end up in the trust incorporated into your certificate request. What you are about to enter is what is called a Distinguished anchor store of the client. Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, • The Common Name used in the server If you enter '.', the field will be left blank. ----- cert needs to be resolvable via DNS Country Name (2 letter code) [AU]:.
    [Show full text]
  • Case Studies
    Case studies November 2006 Buyouts Chorion New investment - UK - Media In May 2006, 3i and funds completed the This strong relationship with Waheed Alli acquisition of Chorion, a UK-based coupled with 3i’s in-depth media sector intellectual property owning, brand creation knowledge, through deals such as and management business, in a €198 Sparrowhawk Media and Pinewood million public to private transaction. Shepperton, secured the investment opportunity. Chorion, previously listed on AIM, generates revenue by charging royalties on The investment in Chorion represented an toy merchandising, book publishing and TV. opportunity to acquire a portfolio of high-quality It operates on a global basis, with a brands which have a proven track record of portfolio which includes well recognised publishing success and which are ripe for classic children’s brands such as Noddy, further development. Chorion has an excellent Famous Five, and the Mr Men, as well as platform from which to expand into new the works of crime writers such as Agatha geographic markets, and a proven Christie (Miss Marple and Poirot) and management team which is well placed to Georges Simenon (Maigret). capitalise on this opportunity with the strategic support and financial backing of 3i. 3i worked exclusively with Chorion’s Chairman Waheed Alli and the incumbent management team, responsible for almost trebling the value of the business since 2002, for nearly a year before the deal completed. Buyouts Azzurri Communications Realisation - UK - Technology During the six years that 3i was invested Azzurri made 15 strategic acquisitions and, combined with strong organic growth, a business with revenues of £115 million (for the year to June 2006) was built as a result.
    [Show full text]
  • Vodafone Greece Corporate Responsibility Report 2006-2007
    Corporate Responsibility Report April 2006 - March 2007 Vodafone Greece Corporate Responsibility Report 2006-2007 Contents Letter from the Chairman of the Board of Directors and Chief Executive 3 Introductory Note 4 About Vodafone Greece and the Vodafone Group 6 Managing Corporate Responsibility 8 Environment 18 Mobile Phones - Masts - Health - Network Deployment 32 Access to Communications 38 Customers 44 Supply Chain 50 Employees 52 Social Investment 58 Odjectives - Results - New Commitments Table 66 Main Figures in Table Form 76 Website Index 77 Abbreviations 78 GRI Relevant Requirements Table 80 GRI Report Application Level 85 Vodafone Greece Corporate Responsibility Report 2006-2007 2 Vodafone Greece Corporate Responsibility Report 2006-2007 Letter from the Chairman of the Board of Directors and Chief Executive At Vodafone Greece we are taking consistent steps to reduce our impact on the environment, given that one of our business principles is a commitment to sustainable business practices and environmental protection. Energy savings, use of renewable energy sources and recycling are not just theory for us, but ongoing strategic investments and an everyday practice for our 2,600 employees, and are coupled with a specific methodology and measurable results. Since 1993, when Vodafone Greece began its operations, we have been systematically investing in cooling/heating and lighting energy saving programs, as well as photovoltaic systems to provide power to our base stations. Over the last three years, our energy program prevented the emission of 22,830 tons of carbon dioxide, a quantity that equals the annual energy consumption of approximately 4,000 Greek households. At the same time, we have been investing in recycling mobile phones, accessories, batteries and paper.
    [Show full text]
  • Committed to Journeysbetter Making Customers'
    Committed to making customers’ journeys better Halfords Group plc Group Halfords Annual Report and Accounts for the period ended 1 April 2016 for and Accounts Annual Report Halfords Group plc Annual Report and Accounts for the year ended 1 April 2016 Stock Code: HFD www.halfordscompany.com slugline Introduction to For more than 110 years Halfords has been synonymous with travel. We are the UK’s leading retailer of automotive and cycling products, and a leading independent operator in auto repair. Many of our brands hold number one sales positions, and we see clear opportunities to grow market share in the short and long-term future. Our Vision Our vision is clear: • To be first choice for customers’ life on the move • We will achieve this by being Committed to Making Customers’ Journeys Better 462 Retail stores in the UK and ROI (as of 1 April 2016) 314 Autocentres across the UK (as of 1 April 2016) 10 Cycle Republic stores (as of 1 April 2016) £1bn Group Revenue Business Model Evolved for future orientation Pages 10 and 11 Defining our CSR Strategy Integrated into every aspect of business Page 10 Strategy Connected strategic thinking Pages 14 and 20 Risk Identifies key material interdependencies Page 30 Our Integrated Report This is our third integrated report and is designed to provide a concise In producing this report we overview of how we generate value for all stakeholders. By following have: built upon the key an integrated reporting model, we aim to show how our competitive advantage is sustainable in the short, medium, and long term.
    [Show full text]
  • Freescale Iot Solutions APF-SHB-T1454
    Freescale IoT Solutions APF-SHB-T1454 James Huang | Asia MICRO Business Development M A Y . 2 0 1 5 TM External Use The Internet of Things is Driving Explosive Growth 50 In Connected Devices BILLION 25 BILLION 12.5 BILLION 7.6B 7.2B 6.8B 6.5B World 6.3B Population # Connected <1x 1x 2x 3.5x 6.5x Devices/Person 2003 2008 2010 2015 2020 TM External Use 1 * Sources: Ericsson, February 2011; Cisco Internet Business Solutions Group (IBSG), April 2011 IoT emerging as the next mega-trend Internet subscribers over time Source: Goldman Sachs Global Investment Research TM External Use 2 * Sources: Ericsson, February 2011; Cisco Internet Business Solutions Group (IBSG), April 2011 Our Products Power The Internet of Things Microcontrollers | Digital Networking | Auto MCU | Analog and Sensors | RF Traffic Monitoring Metro Cells Base Stations Small Cells Advanced Safety Security Networked Printers Infotainment Radar + Vision Enterprise Gateways, Cloud Data Switchers, Routers Computing Center Home Health Monitors + Fitness Energy Management, Wind + Solar Telehealth Industrial Smart Energy Connected Networking Connected Grid Farms Appliances Digital Power Conversion Energy Human – Machine Meters Interface Home Hubs Machine – Machine Security TM External Use 3 IoT Is More Than M2M The Internet of Things (IoT) is about Machine to Entity (M2E): • Machine to Machine: − Automatic diagnostics for cars: Automatic information collection from your car’s engine management system and sending real- time alerts to drivers or service centers Machine to • Machine to
    [Show full text]
  • CR1000X Product Manual
    Revision: 07/20/2021 Copyright © 2000 – 2021 Campbell Scientific, Inc. Table of Contents 1. Introduction 1 2. Precautions 2 3. Initial inspection 3 4. CR1000X data acquisition system components 4 4.1 The CR1000X Datalogger 5 4.1.1 Overview 5 4.1.2 Operations 6 4.1.3 Programs 6 4.2 Sensors 6 5. Wiring panel and terminal functions 8 5.1 Power input 11 5.1.1 Powering a data logger with a vehicle 12 5.1.2 Power LED indicator 12 5.2 Power output 12 5.3 Grounds 13 5.4 Communications ports 15 5.4.1 USB device port 15 5.4.2 Ethernet port 15 5.4.3 C terminals for communications 16 5.4.3.1 SDI-12 ports 16 5.4.3.2 RS-232, RS-422, RS-485, TTL, and LVTTL ports 16 5.4.3.3 SDM ports 16 5.4.4 CS I/O port 17 5.4.5 RS-232/CPI port 18 5.5 Programmable logic control 19 6. Setting up the CR1000X 21 6.1 Setting up communications with the data logger 21 6.1.1 USB or RS-232 communications 21 6.1.2 Virtual Ethernet over USB (RNDIS) 23 6.1.3 Ethernet communications option 24 Table of Contents - i 6.1.3.1 Configuring data logger Ethernet settings 25 6.1.3.2 Ethernet LEDs 26 6.1.3.3 Setting up Ethernet communications between the data logger and computer 26 6.2 Testing communications with EZSetup 27 6.3 Making the software connection 29 6.4 Creating a Short Cut data logger program 29 6.5 Sending a program to the data logger 32 7.
    [Show full text]
  • ANNUAL REPORT and ACCOUNTS 2020 ANNUAL REPORT of Work of the Future The
    ANNUAL REPORT AND ACCOUNTS 2020 of work The future IWG plc | Annual Report and Accounts 2020 2020 HIGHLIGHTS Revenue development (£m) Adjusted EBITDA development (£m) Net growth capital investment (£m) £2,480.2m £133.8m £250.9 m 2020 2,480.2 2020 133.8 2020 250.9 2019 2,648.9 2019 428.3 2019 389.0 2018 2,398.2 2018 389.9 2018 332.0 2017 2,237.8 2017 376.2 2017 272.5 Number of locations Cash to shareholders (£m) Total shareholder return(1) 3,313 £43.7m (0.5)% Value (£) (rebased) 2020 3,313 2020 43.7 140 2019 3,388 2019 107.7 120 (0.5)% 2018 3,306 2018 93.9 100 2017 3,125 2017 99.6 80 (11.6)% 0 Jan 20 Mar 20 May 20 Jul 20 Sept 20 Nov 20 IWG plc FTSE 350 Index (excl. investment trusts) 1. Source: FactSet, Value of £100 invested in IWG plc compared with £100 invested in the FTSE 350 (excl. Investment Trusts) Index. STRATEGIC REPORT GOVERNANCE FINANCIAL STATEMENTS Introduction 1 Board of Directors 66 Independent auditor’s report to the 100 The future of work 2 Corporate governance 68 members of IWG plc Our purpose 8 Nomination Committee report 76 Consolidated income statement 105 At a glance 10 Audit Committee report 79 Consolidated statement 106 How we work 12 Directors’ Remuneration report 84 of comprehensive income Our brands 14 Directors’ report 97 Consolidated statement 107 Chairman’s statement 22 Directors’ statements 99 of changes in equity Chief Executive Officer’s review 24 Consolidated balance sheet 108 Our response to COVID-19 28 Consolidated statement 109 of cash flows Market review 30 Notes to the accounts 110 Our business model
    [Show full text]
  • IP Production IBC Preview Cloud Playout AMC/Sundance Q&A
    IP production www.csimagazine.com IBC preview Cloud playout AMC/Sundance Q&A Welcome to High Dynamic Range television September 2015 cover.indd 1 19/08/2015 12:33:55 Expect More. AMOS Satellites. Meet us at More Coverage. More Throughput. More Services. IBC September 11-15, 2015 Across the Middle East, Europe, Africa and Asia. Amsterdam Hall 1, Booth C.65 Spacecom’s AMOS satellite constellation, consisting of AMOS-2 and AMOS-3 co-located at 4°W, AMOS-4 at 65°E and AMOS-5 at 17°E provides high-quality broadcast and communications services across Europe, Africa, Russia, Asia and the Middle East. With the upcoming launch of AMOS-6, Spacecom is expanding its coverage over Europe and Africa. The result: greater capacity, high-throughput Ka multibeam capabilities and affordable end-to-end satellite services. Spacecom. Expect More. EXPECT MORE www.amos-spacecom.com Untitled-2 1 10/08/2015 12:00:19 Contents IP production www.csimagazine.com IBC preview Cloud playout AMC/Sundance Q&A 30 Online piracy Editor Goran Nastic A new way of thinking about connected revenue security Commercial Welcome to High Dynamic Range television John Woods, Hammad Uddin September 2015 cover.indd 1 19/08/2015 12:33:55 36 Data corner A closer look at SVoD customers Design and production Matt Mills (Manager) 10 Analyst corner Jason Tucker With the first 4k channels launching in Europe, 40 IP production Matleena Lilja-Pelling an assessment of early services and the future It has its pros and cons, which broadcasters would do well to start preparing for Regular contributors 12 COVER STORY - HDR special Adrian Pennington, Philip Hunter, 44 Smart home David Adams, Stephen Cousins, High Dynamic Range really will take TV up a Anna Tobin level but it is not without challenges.
    [Show full text]
  • Iot Development Platform
    .org IoT Development Platform 1 Q&A . How many ARM cores shipped in 2012? 8,700,000,000 2020 . 2011 . Per Day: 23,835,616 . Per Hour: 993,151 150+ 25+ billion . Per Minute: 16,553 billion . Per Second: 276 2002 1+ billion 1998 2010 2020 2 ARM is a Semiconductor IP Company ARM’s Ecosystem Financial Tools/Technology IDM Foundry Fabless Semicon Co. Equipment Manufacturer ARM CPU GPU Software Platforms Networking Video RF Security DSP Other IP Carriers + Developers 3 ARM Cortex Advanced Processors Architectural innovation, compatibility across diverse application spectrum MP Cortex-A15 . ARM Cortex™-A family: ...2.5GHz . Applications processors for feature- Cortex-A9 rd rich OS and 3 party applications Cortex-A8 Cortex-A7 ARM Cortex-R family: Cortex-A5 . Cortex-R7 . Embedded processors for real-time Cortex-R5 signal processing, control applications Cortex-R4 Cortex-M4 . ARM Cortex-M family: Cortex-M3 Cortex-M1 . Microcontroller-oriented processors Cortex-M0 for MCU, ASSP, and SoC applications SC300 TM SC000 Applicability Unparalleled . ARM SecureCore Cortex-M0+ . Tamper-resistant security <12k gates... 4 ARM Cortex-M: Ultra Low Power, Size, + Cost 1.9 billion ARM Cortex-M devices shipped in 2012 by leading semiconductor companies MCUs radios sensors Think Powered by Watch Batteries & Energy Harvesting 5 MBED: Enabling Monetization of Disruption “By 2018, 50% of IoT solutions will be from start-ups less than 3 years old” - Gartner 6 From Sensor to Cloud Edge Clients Gateway Network Cloud Temp thin client Device Prox Provisioning and M2M Apps control Cortex-M Modem Diagnostics M2M Apps Smartphone / M2M Apps Short-Range Headless Radio e.g.
    [Show full text]
  • Cybercrime Prevention Principles for Internet Service Providers
    Shaping the Future of Cybersecurity and Digital Trust Cybercrime Prevention Principles for Internet Service Providers January 2020 World Economic Forum 91-93 route de la Capite CH-1223 Cologny/Geneva Switzerland Tel.: +41 (0)22 869 1212 Fax: +41 (0)22 786 2744 Email: [email protected] www.weforum.org © 2020 World Economic Forum. All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, including photocopying and recording, or by any information storage and retrieval system. 1 Cybercrime Prevention: Principles for Internet Service Providers Contents Preface 3 Foreword 4 Executive Summary 5 Incentives for Action and Expected Outcomes 6 Context – Scale of the Threat 7 Principle 1. Protect consumers by default from widespread cyberattacks and act collectively with peers to identify and respond to known threats 8 1.1 What challenge does this principle address? 8 1.2 How can this principle create impact? 8 1.3 Recommendations for implementation 10 Principle 2. Take action to raise awareness and understanding of threats and support consumers in protecting themselves and their networks 11 2.1 What challenge does this principle address? 11 2.2 How can this principle create impact? 12 2.3 Recommendations for implementation 14 Principle 3. Work more closely with manufacturers and vendors of hardware, software and infrastructure to raise minimum levels of security 16 3.1 What challenge does this principle address? 16 3.2 How can this principle create impact? 16 3.3 Recommendations for implementation
    [Show full text]
  • Inspiring Innovation Enriching Life
    inspiring innovation enriching life Spirent Communications plc Annual Report 2010 INTERACTIVE PDF Welcome to the Spirent Annual Report 2010 This interactive pdf allows you to access the information that you want, allowing you easily to print, search for a specific item or go directly to a page, section or website. Use the document controls Use the contents to jump located at the top of each page straight to the section you to navigate through this report. require. Key overview Search the entire Our results 2 Spirent at a glance 4 document by Chairman’s statement 6 keyword business review Chief Executive Officer’s review 8 Our key performance indicators 14 Print a single page or Our principal risks and uncertainties 16 Business group development whole sections and performance 18 Financial review 26 Corporate social responsibility statement 30 Return to the contents Next Page Previous Page Links Throughout this report there are links to pages, other sections and web addresses for additional information. Examples: This is an example of how the links appear within this document. They are recognisable by the green underline simply click to go to the relevant page or web URL www.spirent.com Spirent plays a significant role in shaping the way the world communicates. We inspire innovation across our customer base by testing tomorrow’s networks and technologies today, including cloud computing, global positioning and high speed wireless data such as LTE. We thereby enhance the products, services and applications that drive the ever-evolving communications industry. As a leader in test and measurement, we truly enrich the lives of people around the world by enabling them to communicate faster and more effectively – anytime, anywhere.
    [Show full text]