NXP Semiconductors S32K116 EVB Quick Start Manual

Page 1
EXTERNAL USE
APPLIES FOR: S32K116 EVB (SCH_30003 REV B)
QUICK ST ART GUIDE
S32K1 16 EVB
Page 2
EXTERNAL USE
1
Contents:
Get to Know S32K116 EVB
Introduction to OpenSDA
Creating a new S32DS project for S32K116:
Download
Create a project
Create a project from SDK example
S32DS Debug basics
Create a P&E debug configuration
Page 3
EXTERNAL USE
2
Get to know S32K116-EVB
External Power Supply (5-12V)
CAN Communication Bus
RGB LED
S32K116 MCU
LIN Communication Bus
OpenSDA USB
Reset Button
OpenSDA MCU
OpenSDA JTAG
Potentiometer
User Buttons
J2 Header
J1 Header
J3 Header
J4 Header
SBC UJA1169
Touch electrodes
J14 SWD connector.
Transceiver TJA1027T
Page 4
EXTERNAL USE
3
S32K116 EVB Features:
Supports 48LQFP and 32QFN packages
Small form factor size 4.5” x 2.3”
Arduino™ UNO footprint-compatible with expansion “shield” support
Integrated open-standard serial and debug adapter (OpenSDA) with support for several industry-standard debug interfaces
Easy access to the MCU I/O header pins for prototyping
On-chip connectivity for CAN, LIN, UART/SCI.
SBC UJA1169 and LIN phy TJA1027
Potentiometer for precise voltage and analog measurement
RGB LED
Two push-button switches (SW2 and SW3) and two touch electrodes
Flexible power supply options
• microUSB
• external 12V power supply
Page 5
EXTERNAL USE
4
Header/Pinout Mapping for S32K116
Arduino compatible pins NXP pins
*0ohm resistor is not connected
PIN PORT FUNCTION
J3
PIN PORT FUNCTION
J3- 02 PTB0
GPIO J3- 01
- VBAT
J3- 04 PTB1
GPIO J3- 03 - VDD_PERH
J3- 06 PTB6
GPIO J3- 05 PTA5 RESET
J3- 08 PTB7
GPIO
J3- 07 - 3.3V
J3- 10
PTE4
GPIO J3- 09 - 5V
J3- 12 PTE5
GPIO J3- 11
- GND
J3- 14 P TA11
GPIO J3- 13 - GND
J3- 16 PTD3
GPIO
J3- 15
- VBAT
PIN PORT FUNCTION
J4
PIN PORT FUNCTION
J4- 02 PTC6
GPIO J 4-01 PTA 7 ADC0_SE3
J4- 04 PTC7
GPIO J 4-03 PTC8 GPIO
J4- 06 PTC8
GPIO J 4-05 PTC1 ADC0_SE9
J4- 08 PTC9
GPIO J 4-07 PTC14 ADC0_SE12
J4- 10 P TD5
GPIO J 4-09 PTC15 ADC0_SE13
J4- 12 P TD15
GPIO J 4-11 PTC16 ADC0_SE14
J4- 14 P TD16
GPIO J 4-13 PTC9 GPIO
J4- 16 PTE8
GPIO J 4-15 PTB13 G PIO
J2
PIN PORT FUNCTION
J2- 01 PTC2
FTM0_CH2
J2- 02 PTC3
FTM0_CH3
J2- 03
PTB5
LPSPI0_PCS
J2- 04 PTB4
LPSPI0_SOUT
J2- 05 PTB3
LPSPI0_SIN
J2- 06 PTB2
LPSPI0_SCK
J2- 07 -
GND
J2- 08 -
AREF
J2- 09 PTA 1
LPI2C 0_SDA
J2- 10 PTA 0
LPI2C 0_SC L
J1
PIN PORT FUNCTION
J1- 01 PTA 2
LPUART 0_RX
J1- 02 PTA 3
LPUART0_TX
J1- 03 P TA 13
FTM1_CH7
J1- 04 P TA 12
FTM1_CH6
J1- 05 PTD0
FTM0_CH2
J1- 06 PTD1
FTM0_CH3
J1- 07 PTD2
FXIO_D4
J1- 08 PTE9
FTM0_CH7
J3
J4
J2
J1
Page 6
EXTERNAL USE
5
Jumper Settings
Jumper Configuration Description
J104 1-2
2-3 (Default)
Reset signal to OpenSDA, use to enter into OpenSDA Bootloader mode
Reset signal direct to the MCU, use to reset S32K116.
J107 1-2 (Default)
2-3
S32K116 powered by 12V power source.
S32K1 16 pow er ed by USB micro connector.
J10 2-3 (Default)
1-2
MCU voltage 5v
MCU voltage 3.3v
J108 1-2 (Default) Select LIN master option J15 1-2 (Default) Used for current measurement
Page 7
EXTERNAL USE
6
HMI mapping
Component S32K116
Red LED PTD16 (FTM0 CH1) Blue LED PTE8(FTM0 CH6) Green LED PTD15(FTM0 CH0) Potentiometer PTA7 (ADC0_SE3) SW2 PTD3 SW3 PTD5 OpenSDA UART TX PTB1(LPUART0_TX) OpenSDAUART RX PTB0(LPUART0_RX) CAN TX PTE5(CAN0_TX) CAN RX PTE4 (CAN0_RX) LIN TX PTC7(LPUART1_TX) LIN RX PTC6 (LPUART1_RX) SBC_SCK PTB2 (LPSPI0_SCK) SBC_MISO PTB3(LPSPI0_SIN) SBC_MOSI PTB4(LPSPI0_SOUT) SBC_CS PTB5(LPSPI0_PCS1)
Page 8
EXTERNAL USE
7
S32K116 EVB
OUT OF THE BOX
Page 9
EXTERNAL USE
8
Step 1: Power up the Board – EVB Power Supplies
The S32K116-EVB evaluation board powers from a USB
or external 12V power supply. By default 12V power is enabled with J107 (check slide 5)
Connect the USB cable to a PC using supplied USB
cable .
Connect other end of USB cable (microUSB) to mini-B
port on S32K116-EVB at J7
Allow the PC to automatically configure the USB drivers if
needed
Debug is done using OpenSDA through J7
Page 10
EXTERNAL USE
9
Step 2: Power up the Board – Is it powered on correctly ?
When powered through USB, LEDs D2 and D3 should light green
Once the board is recognized, it should appear as a mass stor age
device in your PC with the name S32K116EVB.
Page 11
EXTERNAL USE
10
Step 3: Power up the Board – Is it powered on correctly ?
Board is preloaded with a software, in
which the red, blue and green leds will toggle at different rates.
Page 12
EXTERNAL USE
11
S32K116 JUMPSTART
EXPERIENCE
BASED ON THE
FREEMASTER TOOL
Page 13
EXTERNAL USE
12
Install the FreeMASTER tool
Download and install the FreeMASTER PC application www.nxp.com/FreeMASTER .Open the FreeMASTER application on your PC. You should see Welcome page:
Page 14
EXTERNAL USE
13
Power up the EVB board
Powers the S32K116EVB evaluation board from a
USB. By default, the USB power is enabled by J07 jumper.
Connect the USB cable to a PC and connec t micro
USB connector of the USB cable to micro-B por t J7 on the S32K116EVB.
Allow the PC to automatically configure the USB
drivers if needed.
When EVB is powered from USB, LEDs D2 and D3
should light green.
The EVB board is preloaded with a software
toggling the RGB LED colors periodically between RED-GREEN-BLUE.
Page 15
EXTERNAL USE
14
Setup serial connection in the FreeMASTER tool
Setup communication manualy:
Go to: “Project > Options > Comm“
OR
Setup communication automatically:
Go to “Tools > Connecti on Wi zard“
Setup communication port to “OpenSDA“ and speed to 115200 b/s:
Page 16
EXTERNAL USE
15
The FreeMASTER JumpStart project is loaded
Page 17
EXTERNAL USE
16
The FreeMASTER JumpStart project description
Links to S32K1xx docs:
Fact SheetData SheetReference ManualProduct BriefS32K116EVB schematicS32K116EVB Quick Start
Guide
Tools:
FreeMASTER S32 Design Studio IDE
S32K116EVB JumpStart
source files
Pins of the J2 and J1 connectors are configured as outputs. By
single click on each pin you can change their logical level to log0
or log1. User can connect e.g. LED diodes to these ouput pins.
Pins of the J3 and J4 connectors are configured as inputs.
Logical level (log0/log1) is visualised for all connector pins.
User can connect e.g. push-button keyboard to these input pins.
RGB
LED
Potentiometer
Touch Sense Electrodes
Mechanical
Buttons
Page 18
EXTERNAL USE
17
The FreeMASTER JumpStart oscilloscope feature examples
Display main project panel “View > Project Tree“.
Display real-time oscilloscope graph examples s uch as „Potentiometer“ or „Touch Sense Electrodes“.
Analog values from potentiometer. Responses from touch sense electrodes.
Page 19
EXTERNAL USE
18
INTRODUCTION TO
OPENSDA
Page 20
EXTERNAL USE
19
Introduction to OpenSDA: 1 of 2
OpenSDA is an open-standard serial and debug adapter. It bridges serial and debug communications between a USB host and an embedded target processor. OpenSDA software includes a flash-resident USB mass-storage device (MSD) bootloader and a collection of OpenSDA Applications. S32K116 EVB comes with the MSD Flash Programmer OpenSDA Application preinstalled. Follow these instructions to run the OpenSDA Bootloader and update or change the installed OpenSDA Application.
IMPORTANT NOTE: Follow the “Load an OpenSDA
Application” instructions to update the MSD Flash Programmer on your S32K116 EVB to the latest version.
Enter OpenSDA Bootloader Mode
1. Unplug the USB cable if attached
2. Set J104 on position 1-2.
3. Press and hold the Reset button (SW5)
4. Plug in a USB cable (not included ) between a USB host and the OpenSDA USB connector (labeled “SDA”)
5. Release the Reset button
A removable dr i ve should now be visible in the host file system with a volume label of BOOTLOADER. You are now in OpenSDA Bootloader mode .
Load an OpenSDA Application
1. While in OpenSDA Bootloader mode, double-click SDA_INFO.HTML in the BOOTLOADER drive. A web browser will open the OpenSDA homepage c ontaining the name and version of the installed Application. This information can also be read as text directly from
SDA_INFO.HTML
2. Locate the OpenSDA Applications
3. Copy & paste or drag & drop the MSD Flash Programmer Application to the BOOTLOADER drive
4. Unplug the USB cable and plug it in again. The new OpenSDA Application should now be running and a S32K116 EVB drive should be visible in the host file system
You are now running the latest version of the MSD Flash Programmer. Us e this same procedure to load other OpenSDA Applications.
Page 21
EXTERNAL USE
20
Introduction to OpenSDA: 2 of 2
The MSD Flash Programmer is a composite USB application that provides a virtual serial port and an easy and convenient way to program applications into the S32K116 MCU. It emulates a FAT file system, appearing as a removable drive in the host file system with a volume label of S32K116EVB. Raw binary and Motorola S-record files that are copied to the drive are programmed directly into the flash of the S32K116 and executed automatically. The virtual serial port enumerates as a standard serial port device that can be opened with standard serial terminal applications.
NOTE: Flash programming with the MSD Flash Programmer is
currently only supported on Windows operating systems. However, the virtual serial port has been successfully tested on Windows, Linux and Mac operating systems.
Using the MSD Flash Programmer
1. Locate the .srec file of your project , file is under the Debug folder of the S32DS project.
2. Copy & paste or drag & drop one of the .srecfiles to the S32K116EVB dr ive
The new application should now be running on the S32K116 EVB. Starting with v1.03 of the MSD Flash Programmer, you can progr am repeate dly w ithout the need to unplug and reattach the USB cable before reprogramming.
Drag one of the .srec code for the S32K116 EVB boar d over USB to reprogram the preloaded code example to another example.
Using the Virtual Serial Port
1. Determine the symbolic name assigned to the S32K116EV B virtual serial port. In Windows open Device Manager and look for the COM port named “PEMicro/Freescale –CDC Serial Port”.
2. Open the serial terminal emulation pr ogr am of your choice. Examples for Windows include
Tera Term, PuTTY, and
HyperTerminal
3. Press and release the Reset button (SW5) at anytime to restart the example application. Reset ting the embedde d application will not affect the connection of the virtual serial port to the terminal program.
4. It is possible to debug and communicate with the serial port at the same time, no need to stop the debug.
NOTE: Refer to the OpenSDA User’s Guide for a description of a known
Windows issue when disconnecting a virtual serial port while the COM port is in use.
Page 22
EXTERNAL USE
21
INSTALLING S32DS
Page 23
EXTERNAL USE
22
Download S32DS
Download S32DS from:
S32DS for ARM
Page 24
EXTERNAL USE
23
CREATE A NEW
PROJECT IN S32
DESIGN STUDIO
Page 25
EXTERNAL USE
24
Create New Project: First T ime – Select a Workspace
Start program: Click on “S32 Design Studio for A R M v2.0” icon
Select workspace:
Choose default (see below example) or specify new one
Suggestion: Uncheck the box “Use this as the default and do not ask again”
Click OK
Page 26
EXTERNAL USE
25
Create New Project: Top Menu Selection
File – New –Project
Page 27
EXTERNAL USE
26
Create New Project: S32DS Project
Project Name:
Example: FirstProject
Project Type:
Select from inside
executable or library folder
Next
Page 28
EXTERNAL USE
27
Create New Project: S32DS Project
Select Debugger Support and Library Support
Click Finish
Page 29
EXTERNAL USE
28
OpenSDA Configuration
To Debug your project with OpenSDA, it is necessary to select the OpenSDA in t he
Debug Configuration.
Select your project, and click on debug configuration
Page 30
EXTERNAL USE
29
OpenSDA Configuration
Select the Debug configuration under GDB PEMicro Interface Debugging
Click on Debugger tab
Page 31
EXTERNAL USE
30
OpenSDA Configuration
Select OpenSDA as the interface, if your board is plugged should appear in the
Port field.
Click Apply and debug to finish.
Page 32
EXTERNAL USE
31
DEBUG BASICS
Page 33
EXTERNAL USE
32
Debug Basics: Starting the Debugger
Debug configuration is only required once. Subsequent starting of debugger does
not require those steps.
Three options to start debugger:
If the “Debug Configuration” has not been closed, click on “Debug” button on bottom right
Select Run – Debug (or hit F11)
Note: This method currently selects the desktop target (project.elf) and gives an error. Do not use until this is changed.
Recommended Method: Click on pull down arrow for bug icon and select …_debug.elf
target
Page 34
EXTERNAL USE
33
Debug Basics: Step, Run, Suspend, Resume
Step Into (F5)
Step Over (F6)
Step Return (F7)
Run
Suspend
Resume (F8)
Page 35
EXTERNAL USE
34
Debug Basics: Vi ew & Alter Variables
View variables in “Variables” tab.
Click on a value to allow typing in a different value.
Page 36
EXTERNAL USE
35
Debug Basics: Vi ew & Alter Registers
View CPU regist er s in the “Registers” tab
Click on a value to allow typing in a different value
View peripheral registers in the EmbSys Registers tab
Page 37
EXTERNAL USE
36
Debug Basics: Vi ew & Alter Memory
Add Memory Monitor
Select Base Address
to Start at : 0x20000000
View Memory
Page 38
EXTERNAL USE
37
Debug Basics: Breakpoints
Add Breakpoint: Point and Click
light blue dot represents debugger breakpoint
Page 39
EXTERNAL USE
38
Debug Basics: Reset & Terminate Debug Session
Reset program counter
Terminate Ctl+F2()
Page 40
EXTERNAL USE
39
CREATE A P&E DEBUG
CONFIGURATION
(OPTIONAL)
Page 41
EXTERNAL USE
40
New P&E debug configuration
Click in debug configurations
Page 42
EXTERNAL USE
41
New P&E debug configuration
Create a new P&E launch configuration
Click to create a new P&E launch
Click on the debugger tab.
Page 43
EXTERNAL USE
42
New P&E debug configuration
Select the device
Click Apply and debug your application
Select device
Page 44
EXTERNAL USE
43
USEFUL LINKS
Page 45
EXTERNAL USE
44
Useful Links
Cookbook application note. This application note contains a bunch of simple examples of how to use different peripherals.
S32K1xx community. Visit this site for request support on the S32K1xx products, you can also look for threads that may contain the answer that you are looking for.
Loading...