Advertisement

Quick Links

NXP Semiconductors
Application Note
Freedom FRDM-KV11Z Development Board
User's Guide

1. Introduction

The Freedom development board is a set of software
and hardware tools for evaluation and development. It is
ideal for rapid prototyping of microcontroller-based
applications. The Freedom KV11 hardware,
FRDMKV11Z, is a simple, yet sophisticated design
featuring a Kinetis V series microcontroller, built on the
ARM
Cortex
-M0+ core, and a perfect solution for
®
®
BLDC and PMSM motor control applications. FRDM-
KV11Z can be used to evaluate the KV1x Kinetis V
series devices. It is based on the MKV11Z128VLF7
microcontroller, running up to 75MHz with hardware
square root and divide capability and featuring dual 16-
bit analog-to-digital controllers (ADCs) sampling at up
to 1.2 mega samples per second (MS/s) in 12-bit mode,
multiple motor control timers, 128KB of flash and
16KB of RAM memories and CAN interface. It is
supported by a comprehensive enablement suite from
NXP and its third-party resources including reference
designs, software libraries, and motor configuration
tools. The FRDM-KV10Z hardware is form-factor
compatible with the Arduino® R3 pin layout, providing
a broad range of expansion board options. Board
embeds a 6-axis digital sensor, combining
accelerometer and magnetometer, an analog thermistor,
a RGB LED and two user push-buttons. The
FRDMKV11Z platform includes the OpenSDA, the
NXP open-source hardware for embedded serial and
debug adapter, programmed with an open-source
bootloader. This circuit offers several options for serial
communication, flash programming, and run-control
© 2016 NXP B.V.
PRELIMINARY
Document Number: FRDMKV11ZUG
Contents
1.
Introduction ........................................................................ 1
2.
FRDM-KV11Z Hardware Overview.................................. 2
3.
FRDM-KV11Z Hardware Description ............................... 4
3.1.
Power supply .......................................................... 4
3.2.
Measuring MCU current ......................................... 5
3.3.
Debug interface ....................................................... 6
3.4.
OpenSDA ................................................................ 6
3.5.
Cortex debug connector .......................................... 6
3.6.
3.7.
Virtual serial port .................................................... 9
4.
Microcontroller .................................................................. 9
5.
Clock source .................................................................... 10
6.
Accelerometer and magnetometer .................................... 11
7.
Thermistor ........................................................................ 12
8.
RGB LED ........................................................................ 13
9.
CAN serial interface ........................................................ 14
10. Reset ................................................................................ 14
11. Push button switches ........................................................ 15
12. Input/output connectors .................................................... 16
13. Arduino Compatibility ..................................................... 17
14. References ........................................................................ 17
15. Revision history ............................................................... 18
Rev. 1 , 5/2019

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Freedom FRDM-KV11Z and is the answer not in the manual?

Questions and answers

Summary of Contents for NXP Semiconductors Freedom FRDM-KV11Z

  • Page 1: Table Of Contents

    NXP Semiconductors Document Number: FRDMKV11ZUG Application Note Rev. 1 , 5/2019 Freedom FRDM-KV11Z Development Board User’s Guide 1. Introduction Contents The Freedom development board is a set of software Introduction ................ 1 and hardware tools for evaluation and development. It is FRDM-KV11Z Hardware Overview........
  • Page 2: Frdm-Kv11Z Hardware Overview

    Mass storage device (MSD) flash programming, over a driver free USB connection. o P&E Micro debug interface providing run-control debugging for ARM® IDE toolchains. o Virtual serial port interface. Figure 1 shows the block diagram of the FRDM-KV11Z design: FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 3 FRDM-KV11Z Hardware Overview Figure 1. FRDM-KV11Z block diagram The primary components and their placement on the hardware assembly are explained in the below figure: FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 4: Frdm-Kv11Z Hardware Description

    When attached to either the FRDM-MC-LVBLDC or the FRDM-MC-LVPMSM 3.3 V voltage is supplied from the motor control power board through the J3 header. The table below provides the operational details and requirements for the power supplies. FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 5: Measuring Mcu Current

    J14 header pins. Alternatively, you can populate the 10 Ohm R126 and place a voltage measuring DMM across the J14 header pins. The current will be = to the V/R126 value. FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 6: Debug Interface

    The Cortex Debug connector is a 20-pin (0.05") connector providing access to the SWD signals available on the KV11 device. If the OpenSDA is powered and J13 is used cutting the trace on J11 FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 7: Virtual Mass Storage Device Programming

    KV11 MCU on to the FRDM-KV11Z virtual MSD device. If you open the SDA_INFO file on the FRDM-KV11 MSD you will be able to determine the versions of the firmware on your OpenSDA debugger. FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 8 FRDM-KV11Z board the Bootloader Mass storage drive is enumerated. Figure 8. Bootloader MSD Copy a new compatible OpenSDA firmware driver available from Segger at https://www.segger.com/. The version compatible with this board is “JLink_OpenSDA_V2_1.bin” FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 9: Virtual Serial Port

    • 75 MHz ARM Cortex-M0+ core with hardware and divide Performance hard-block. • Dual 16-bit ADCs sampling at up to 1.2 MS/s in 12-bit mode. • 10 channels of highly flexible motor control timers (PWMs) across 4 independent time bases. FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 10: Clock Source

    • Two UART modules. • One I2C: support for up to 1Mbit/s operation. • One CAN module. 5. Clock source A 10 MHz external crystal is used for the external clock source of the KV10Z MCU. FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 11: Accelerometer And Magnetometer

    GPIO signals, as shown in the following table. By default, the I2C address is 0x1D (SA0 pull-up and SA1 pull-down). Accelerometer and magnetometer signals connections FXOS8700CQ KV11Z connection PTC6/I2C0_SCL PTC7/I2C0_SDA INT1 PTB3 INT2 PTB2 FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 12: Thermistor

    Each analog input to the KV10Z has a 100-ohm series resistor and a 2200 pF capacitor as a low-pass filter. This helps protect the KV10Z from electrostatic discharge, and lowers the impedance of the analog signal so that it can be sampled with less noise. FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 13: Rgb Led

    Figure 12. Thermistor circuit RGB LED is connector through GPIO and signal connections are show in the following table. LED Signal Connections RBG LED KV11Z Connection PTD6 GREEN PTE29 BLUE PTE25 Figure 13. LED circuit FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 14: Can Serial Interface

    This is needed if the debug MCU and the target KV11 MCU are at different VDD levels, such as when an external 1.8 V DC VDD is provided to the KV11 MCU. FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 15: Push Button Switches

    MCU will hold in the NMI interrupt function if the NMI input is low or logic 0. Besides the general purposed input/output functions both switches can be used as low-power wake up trigger inputs. FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 16: Input/Output Connectors

    For example, the first pin on Port A is referred as PTA1. The name assigned to the I/O connector pin is same as of the KV10Z pin connected to it, if applicable. FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 17: Arduino Compatibility

    (even numbered pins) on the headers, share the same mechanical spacing and placement with the I/O headers on the Arduino Revision 3 (R3) standard. 14. References The following references are available on www.nxp.com: FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 18: Revision History

    • MCUXpresso Software Development Kit – • MCUXpresso IDE • MCUXpresso Clocks Tool • MCUXpresso Pins Tool 15. Revision history Sample revision history Revision number Date Substantive changes 09/2017 Initial release 05/2019 Removed KMS references FRDM-KV11Z Evaluation Board Users Guide NXP Semiconductors...
  • Page 20 Information in this document is provided solely to enable system and software How to Reach Us: implementers to use NXP products. There are no express or implied copyright licenses Home Page: granted hereunder to design or fabricate any integrated circuits based on the nxp.com information in this document.

Table of Contents