SK-86R03 Fujitsu, SK-86R03 Datasheet

no-image

SK-86R03

Manufacturer Part Number
SK-86R03
Description
KIT, STARTER, JADE-L, MB86R03
Manufacturer
Fujitsu
Type
Evaluation Boardr
Datasheet

Specifications of SK-86R03

Kit Contents
SK-86R03-01 Jade-L Eval Board, JTAG Debugger Mini-Board, TFT Display, Serial Cable, Power Supply, CD
Mcu Supported Families
MB86R03
Silicon Manufacturer
Fujitsu
Features
RJ45 Ethernet Interface, SD-Card Interface, Dual
Rohs Compliant
No
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
STARTERKIT
SK-86R03 'JADE-L'
USERS GUIDE
Revision 1.03
01.06.2010

Related parts for SK-86R03

SK-86R03 Summary of contents

Page 1

... STARTERKIT SK-86R03 'JADE-L' USERS GUIDE Revision 1.03 01.06.2010 ...

Page 2

Revision History Rev. No. Date 1.00 June 2008 1.01 March 2010 1.02 April 2010 1.03 June 2010 2 Comments/Changes First version Hhö, updated basic features AvT format & lingual cleanup, added software descriptions and photos Tk chapter example code and ...

Page 3

... Fujitsu Microelectronics Europe GmbH´s sole discretion, either return of the purchase price and the license fee, or replacement of the Product or parts thereof, if the Product is returned to Fujitsu Microelectronics Europe GmbH in original packing and without further defects resulting from the customer´s use or the transport. ...

Page 4

Table of Contents 1 INTRODUCTION..........................................................................................................................5 1.1 Foreword .............................................................................................................................5 1.2 Key Interfaces Evaluation Board.........................................................................................6 1.3 Key Interfaces Extension Board (optional extra).................................................................6 2 COMPONENTS CHECKLIST ......................................................................................................7 3 BOARD CONNECTIONS.............................................................................................................8 3.1 Power supply ......................................................................................................................8 3.2 Serial connection.................................................................................................................8 3.3 Display ................................................................................................................................9 3.4 JTAG .................................................................................................................................13 ...

Page 5

... The Fujitsu Jade-L Starterkit is a stand-alone system that makes it easy to evaluate and demonstrate many of the features of a MB86R03 'Jade-L' graphics system. The product comprises of the following: the SK-86R03-01 Jade-L Evaluation board a JTAG debugger mini-board a TFT display, 800x480 pixel, others are available on request (Glyn/EDT family ...

Page 6

Key Interfaces Evaluation Board < 2x Digital RGB outputs on pinheader available < 1x Digital RGB output on 40pol FFC connector (for GLYN TFT family concept) < Dual CAN interface on pinheader available < RJ45 Ethernet interface < 1x ...

Page 7

... Components Checklist Check that you have the following components after unpacking the Jade-L Starterkit: The SK-86R03 evaluation board Segger JTAG mini-board Panel with FFC cable Serial cable with adapter for board Power supply IAR Embedded Workbench CD User Guide * Please note that the latest manuals and software are available from the Fujitsu support website: http://www ...

Page 8

Board Connections 3.1 Power supply A power supply, capable of supplying about 1500 mA at 9-12V DC. Note that the power connector polarity must the core and - on the sleeve. 3.2 Serial connection The following ...

Page 9

Display The board is shipped with a 40 pole FFC connector display plus the appropriate flat cable. 9 ...

Page 10

The following steps are necessary to connect the display with the evaluation system. 1 Connect the flat cable to the display 10 ...

Page 11

Connect the other side to the base board, please be aware of that PIN1 of board matches to PIN1 on the display !!!! Both connectors have upper contact, so FFCs isolated side is turn to bottom. 11 ...

Page 12

All other signals are available on pin headers to connect other displays. 12 ...

Page 13

JTAG The board is populated with a jack compatible to the standard ARM JTAG interface pinout. Therefore you can connect different JTAG Debuggers to the board. A Segger J-Link Arm Lite adapter is included connected as shown ...

Page 14

Ethernet It is possible to establish a connection with a local area network. This allows you to connect to a TFTP server to download software or to mount NFS filesystems. This has some performance benefits compared to JTAG especially ...

Page 15

The following picture is an example of a configuration. 3.5.2 Software Setup – Terminal Program The following steps are necessary to communicate with the evaluation system. 1 Start ...

Page 16

Configure the terminal program settings so that the timeout values are not too strict (e.g. 30 seconds timeout) 4 Unplug and then reconnect the power supply to the Jade-L Evaluation Board. The LEDs on the board will illuminate and ...

Page 17

... If you can not change the IP address of your PC's network card, change the ipaddr environment variable so that the Jade-L Evaluation Board is reachable to the TFTP server on the PC (i.e. within the same subnet mask) e.g. 192.168.0.100/255.255.255.0 if your PC's network card is using e.g. ...

Page 18

IAR installation Insert the installation CD. The CD contains all the software you need to get your development project up and running. The installation program starts automatically. 18 ...

Page 19

IAR basic example code The example project shows the basic use of the Interrupt Controller, I2C, Timer, PWM, ADC and GDC. It starts by blinking LED D700 and shows a startup screen on the display. The different tests can ...

Page 20

Timer test Press ‘1’ to enter the Timer test program. This example toggles LED D701and shows the basic interrupt handling. 20 ...

Page 21

ADC test Press ‘2’ to enter the ADC test program. This example reads in and prints out the current voltage applied to ADC 0. NOTE: The voltage range is between 0 to 3.3V! Example connection: 21 ...

Page 22

PWM test Press ‘3’ to enter the PWM test program. This example enables PWM 0 and PWM 1. Grab the signals on the pin header J_periph2. PWM0: J_periph2 Pin 10 PWM1: J_periph2 Pin 9 NOTE: The display backlight can ...

Page 23

Button test Press ‘4’ to enter the button test program. This example shows how to control the on board buttons and LEDs. Press one of the three buttons and see how the LED status changes. 5.5 GDC1 test Press ...

Page 24

NOTE: The Jade-L starterkit is shipped with a WVGA (800x480) display. If you select this test the display turns white and nothing is showed. Please select GDC2 test instead. 5.6 GDC2 test Press ‘6’ to enter the GDC2 test program ...

Page 25

Touch panel test Press ‘7’ to enter the touch panel test program. See the board connection chapter for more details on the display connection. This example shows a how to use the touch panel. The touch panel is connected ...

Page 26

... Control Panel demo shipped with the board The board is already flashed with a basic control panel. It can be controlled by pressing the touch panel. See the following image for more details on the button assignment. The example can be downloaded from our website http://www.fujitsu.com/emea/services/microelectronics/gdc/gdcdevices/mb86r03-jade-l.html 26 ...

Page 27

... GHC Control Panel tutorial If you are interested to see how easy implement a basic control panel just download the tutorial from our website http://www.fujitsu.com/emea/services/microelectronics/gdc/gdcdevices/mb86r03-jade-l.html 27 ...

Page 28

Appendix 8.1 Troubleshooting Problem Evaluation board does not power-on correctly. Some or all of the power LEDs (1V8,1V2,3V3,5V) do not light up. 28 Solution Check voltage supply and jumpers : The voltage on DC-Power plug should be in the ...

Page 29

... The information and circuit diagrams in this document are presented as examples of semiconductor device applications, and are not intended to be incorporated in devices for actual use. Also, FUJITSU is unable to assume responsibility for infringement of any patent rights or other rights of third parties arising from the use of this information or circuit diagrams. No license is granted by implication or otherwise under any patent or patent rights of Fujitsu Microelectronics GmbH ...

Related keywords