User’s Manual TK-850/JG3H Date published: Oct 2008 Rev. 1.0 © TESSERA TECHNOLOGY INC.
TK-850/JG3H User’s Manual Windows and Windows XP are registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. ・The information is subject to change without notice. ・No part of this document may be copied or reproduced in any form or by any means without prior written consent of TESSERA TECHNOLOGY INC.. TESSERA TECHNOLOGY INC. assumes no responsibility for any errors that may appear in this document. ・TESSERA TECHNOLOGY INC.
TK-850/JG3H User’s Manual Contents CHAPTER 1 PREPARATION.....................................................................................................................................................7 1.1 Development Tools / Software..............................................................................................................................8 1.2 Installation of Development Tools ..........................................................................................................
TK-850/JG3H User’s Manual 3.3.9 CN4.................................................................................................................................................................. 53 3.3.10 J1................................................................................................................................................................... 53 3.3.11 NWIRE1 Connector ..............................................................................................................
TK-850/JG3H User’s Manual Introduction TK-850/JG3H is the evaluation kit for development using "V850ES/JG3-H", NEC Electronics 32bit all flash microcontroller. The user only needs to install the development tools and USB driver, and connect the host machine with the target board to start the code development, build, monitoring the output, and debugging code.
TK-850/JG3H User’s Manual Overview This manual consists of the following contents. Read chapter 1 and 2 first for installing the development tools and using the sample programs. Read chapter 3-5 for customizing the sample programs and the hardware. Chapter 1: Chapter 2: Chapter 3: Chapter 4: Chapter 5: Preparations Install the development tools Experiences Experience the basic operations of integrated development environment (PM+) and integrated debugger (ID850QB) with using sample programs.
TK-850/JG3H User’s Manual CHAPTER 1 Preparation This - chapter describes following topics: Overview and installation of development tools Installation of development tools Overview and preparation of sample programs Users can experience the development flow such as coding, build, debugging, and test, by using the development tools bundled with TK-850/JG3H.
TK-850/JG3H User’s Manual 1.1 Development Tools / Software ● Device file DF703771 V1.00 A device file contains device specific information. So, users need a device file to use the development tools. ● Integrated Development Environment (IDE) PM+ V6.31 The IDE works on Windows operation system. Users can develop a system efficiently by using the editor with idea processor function, compiler, and debugger. ● C Compiler CA850 W3.20 (code size limited version) C compiler for the V850 microcontrollers.
TK-850/JG3H User’s Manual 1.2 Installation of Development Tools 1.2.1 Installation Package The attached CD-ROM includes the development tools and documentations. Users can use the installer to install those development tools and documentations. 1.2.2 Installation of Development Tools ① Please insert the CD-ROM in the drive. The installer will show up automatically. If it does not start automatically, please initiate it by double clicking the SETUP.EXE.
TK-850/JG3H User’s Manual <3> Documents Manuals of development tools and the evaluation kit are available in PDF files. When this button is clicked, the WWW browser will start. Adobe® Acrobat® Reader is available in the CD-ROM. <4> Sample Program Click this button to start the WWW browser for the sample program and the tutorial. <5> Link to NEC Electronics Microcontrollers Click this button to start the WWW browser display the link to the NEC Electronics Microcontroller web site (http://www.necel.
TK-850/JG3H User’s Manual ③ "Tool Installer" dialog box is opened. Select products that you need to install. (as default, all the products that you need to use the TK-850/JG3H are selected.) "Explain" area displays an explanation of the selected product. To change the installation destination, click Browse… . When all the settings are completed, click Install… . * In this document, it is assumed that users install the programs under "NEC Electronics Tools" directory (default installation directory).
TK-850/JG3H User’s Manual ⑤ Read "software license agreement" and click To stop the installation, click No . Yes ⑥ Enter the product ID, and click Next . * The product ID is available on the other sheet. ⑦ It starts copying the files. - 12 - for continuing the installation.
TK-850/JG3H User’s Manual ⑧ If the “install Wizard :Kind of File” dialog displayed, Select ”Device File For V850ES/JG3-H”. Click OK . ⑨ When the installation is completed, the following dialog opens. Click OK . Notes on the installation authority To install this tool in Windows 2000 or XP, the authority of an administrator is necessary. Therefore, please login as an administrator.
TK-850/JG3H User’s Manual 1.3 Sample Programs This section explains the overview and preparation of sample programs. 1.3.1 Preparation of Sample Programs ① Insert the CD-ROM disk in the CD-ROM drive of your PC. The [NEC Electronics Microprocessor Development Tools Setup] screen automatically appears.(if this screen does not appear automatically, start setup.exe from Explorer. etc.) ② Press the Sample Program button to start the WWW browser.
TK-850/JG3H User’s Manual ③ Click the “TK-850/JG3H Sample Programs” link , the following download confimation window appears. ④ Click the Save butten.
TK-850/JG3H User’s Manual ⑤ After specifying the download destination folder,click the Save button. ⑥ The self-extraction sample program (TK850.exe) is copied to the specified folder. The folder that the “TK850” folder is made when this file is executed, and the sample program is stored under the”TK850” folder.
TK-850/JG3H User’s Manual 1.3.2 Overview of Sample Programs The sample programs consist of following folders. TK850 SAMPLE_JG3H SAMPLE_JG3H.prw Work space file main.
TK-850/JG3H User’s Manual 1.4 Installation of USB Driver "NEC Electronics Starter Kit Virtual UART" USB driver must be installed on PC before you start using the TK-850/JG3H. Please, follow the instruction below to install the driver. "Starter Kit USB Driver" must be installed on the PC. If not, please refer to "1.2 Installation of Development Tools" to install the driver first. CAUTION: Do not use a USB hub for connecting TK-850 First, connect the TK-850 to PC with USB.
TK-850/JG3H User’s Manual 1.4.1 Installation on Windows XP 1. Once the TK-850/JG3H is connected with USB, the "Found New Hardware Wizard" will be started. Select "No, not this time" and click Next > . Select "No, not this time" Click "Next" 2. Select "Install from a list or specific location" and click Next > .
TK-850/JG3H User’s Manual 3. Select "Search for the best driver in these locations.", check "Include this location in the search:", and then click "Browse..." to select the driver directory path. The path should be "C:\Program Files\NEC Electronics Tools\TK-driver" as default installation. If the installation directory is not default, then select "TK-driver" under the installation directory. Click Next > . Select the driver directory Click "Next" 4.
TK-850/JG3H User’s Manual 5. The installation of "NEC Electronics Starter Kit Virtual UART" driver is completed. Click Finish . Click "Finish" 6. Go to "1.4.3 Completion of USB Driver Installation".
TK-850/JG3H User’s Manual 1.4.2 Installation on Windows 2000 1. Once the TK-850/JG3H is connected with USB, the "Found New Hardware Wizard" will be started. Select "No, not this time" and click Next > . Click "Next" 2. Select "Search for a suitable driver for my device". Click Next > .
TK-850/JG3H User’s Manual 3. Select "Specify a location". Click Next > . Select "Specify a location" Click "Next" 4. Select the driver directory path. The path should be "C:\Program Files\NEC Electronics Tools\TK-driver" as default installation. If the installation directory is not default, then select "TK-driver" under the installation directory. Click OK .
TK-850/JG3H User’s Manual 5. Click Next > . Click "Next" 6. The installation of "NEC Electronics Starter Kit Virtual UART" driver is completed. Click Finish . Click "Finish" 7. Go to "1.4.3 Completion of USB Driver Installation".
TK-850/JG3H User’s Manual 1.4.3 Completion of USB Driver Installation Confirm the USB driver is installed on PC. Start "Device Manager", and find "NEC Electronics Starter Kit Virtual UART" (without "?" mark) under the "Ports (COM & LPT)". Device Manager Find "NEC Electronics Starter Kit Virtual UART (COMx)" The screen above shows that the COM port number is "COM8". If ID850QB is not in use, you can use this port number for connecting TK-850/JG3H.
TK-850/JG3H User’s Manual CHAPTER 2 Experiences In this chapter, you will experience how to use the development tools with using the sample programs. The development tools are : - Integrated Development Environment (IDE), PM+ - Integrated Debugger, ID850QB You will use the programs that you prepared in "1.
TK-850/JG3H User’s Manual The overall steps are as follows: 2.1 Start PM+ 2.3 Load Workspace 2.4 Set Linker Options 2.5 Set Compiler Options 2.6 Create Load Module Files 2.7 Check Debugger Settings 2.8 Check Board Settings Run Programs 2.9 Start Debugger 2.10 Run Programs 2.11 Stop Programs 2.12 Close Debugger 2.
TK-850/JG3H User’s Manual 2.1 Start PM+ Let's start using the development tools. First, start the PM+ Select "Windows Start Menu" -> "Program" -> "NEC Electronics Tools" -> "PM+ V6.31".
TK-850/JG3H User’s Manual 2.2 What is PM+ In PM+, application programs and environment setting are handled as a single project, and series of actions such as program creation using the editor, source management, build, and debugging are managed. Also, one of more project files is managed together as a workspace. Menu bar Project Window Project window Tool bar Output Window A window in which project names, source files, and include file are displayed using a tree structure.
TK-850/JG3H User’s Manual What is a project? A project is the unit that is managed by PM+. A project refers to an application system and environment development based on PM+. PM+ saves project information in a "project file". What is a project file? A project file contains project information that includes the source files, device name, tool options for compiling, editor, and debugger information. The file name format is "xxxxx.prj".
TK-850/JG3H User’s Manual 2.3 Load Workspace (project) In this section, you will use the workspace that you created in "1.3 Sample Programs" For creating a new workspace, refer to "Chapter 5 Other Information". The workspace has information about the build environment for the sample programs. Select "File" on menu bar and "Open Workspace…". Then, select "SAMPLE_JG3H.prw" under the directory "C:\TK850\SAMPLE_JG3H". Select the directory that contains the sample programs. Select "SAMPLE_JG3H.
TK-850/JG3H User’s Manual Workspace name: "SAMPLE_JG3H.prw" Load the workspace file "SAMPLE_JG3H.prw" Project group Project The workspace file "SAMPLE_JG3H.prw" contains one project called "SAMPLE_JG3H". You will use this project "SAMPLE_JG3H". CAUTION: Please ignore when you get a prompt saying "files could not be found". This may occurred when the installation directory is not a default.
TK-850/JG3H User’s Manual 2.4 Set Options The compiler options have been set by project file. However, because some compiler options are useful, following two settings are covered specifically in this section. - Enable C++ comments - On-chip debug (Desable/Enable, security ID) Select "Tools" on menu bar, then "Compiler Common options". 2.4.1 "Extend" Tab Select "Device" tab on "Compiler Common Options" window, and check following settings. Set the security ID.
TK-850/JG3H User’s Manual If you forgot the security ID code stored in the address 70H-79H, the debugger (ID850QB) will not be able to start. In this case, you need to use "WriteEZ1" to erase the built-in flash memory. By erasing the flash memory, the security ID is set to "FFFFFFFFFFFFFFFFFFFF". For details, refer to "5.4 WriteEZ1". 2.4.2 “Preprocessor” Tab Select "Tool" on menu bar in PM+, then "Compiler Options...". Select "Preprocessor" tab, and check "Use C++ Style Comment".
TK-850/JG3H User’s Manual 2.5 Create Load Module Files After developing the source code, you have to create load module files by compiling, assembling, and linking. This process is called build. Click the build button , or select "Build" on menu bar, then "Build". Build has been completed successfully.
TK-850/JG3H User’s Manual What is build? Build is a function that creates an executable file from source files in a project. PM+ automatically performs compiling, assembling, linking, and other processing actions. To reduce the time for the build, PM+ detects and compiles/assembles only the files that have been updated from the previous build process.
TK-850/JG3H User’s Manual 2.6 Check Debugger Settings After the build, you should configure the debugger settings. The debugger settings have been set by the project file as well. However, because those settings are important for debugging, some settings are covered in this section. Select "Tools" on menu bar, then "Debugger Setting...".
TK-850/JG3H User’s Manual Check if "ID850QB V3.50 V850 Integrated Debugger" is selected on "Debugger". If you cannot select "ID850QB V3.50 V850 Integrated Debugger", select "Project" on menu bar, "Project settings" -> "Tool version settings" -> "Detailsetting" -> then select "ID850QB V3.50".
TK-850/JG3H User’s Manual 2.7 Check Board Settings Before connecting the PC and the TK-850/JG3H with USB, you should check the setting of SW1 on the board. ① Set the SW1 of the TK-850/JG3H as follows. SW1 Bit1 Bit2 Bit3 Bit4 ② OFF ON ON ON After the switch settings are completed, connect the PC to USB1 on TK-850/JG3H with USB cable.
TK-850/JG3H User’s Manual 2.8 Start Debugger (ID850QB) Click the debug button , or select "Build" on menu bar, then "Debug". If you do not see the debug button, go to "2.7 Check Debugger Settings" for changing the settings. The steps to start the debugger will be explained below.
TK-850/JG3H User’s Manual "Configuration" dialog is opened. Follow the settings below and click "OK". ・Enter "6" in "Main OSC" ・Enter “8” in "Multiply rate" ・Enter "FFFFFFFFFFFFFFFFFFFF" (F x 20) in "ID Code". ・Select "UARTD0" in "Port" at "Target Device Connection" area then click Click OK . Yes when the confirmation dialog for downloading load module file is opened.
TK-850/JG3H User’s Manual ID850QB starts and downloading the program to flash memory. When the download is completed, the source code will be displayed NOTE: Completion of the download does not mean running the programs. Therefore, even though you press switch on the board, it does not make anything happened. To run the sample program demonstration, see "2.9 Run Programs".
TK-850/JG3H User’s Manual 2.9 Run Programs Now, you are ready to run the program. Click the restart button , or select "Run" on menu bar, then "Restart". The sample program runs. Run the sample program When programs are running, the status bar will be red.
TK-850/JG3H User’s Manual If you push SW3, the 7-seg LED segments rotates. You push the SW4. and confirm the display of number after a while. 7 Seg LED SW4 SW3 Reset SW You could confirm the sample program is working. ● The programs downloaded by ID850QB cannot use without ID850QB connection. For stand-alone operation, write the HEX file by WriteEZ1. For more information about the WriteEZ1, refer to "5.4 WriteEZ1" document.
TK-850/JG3H User’s Manual 2.10 Stop Programs Now, you are going to stop the program. Click the stop button , or select "Run" on menu bar, then "Stop". Stop the program When the program stops, the status bar changes back to the original color.
TK-850/JG3H User’s Manual 2.11 Close Debugger (ID850QB) Select "File" on menu bar, then "Exit". The exit confirmation dialog is displayed. If you click Yes , it saves the settings in the project file, and then closes the ID850QB. It is recommended to save the settings as it saves the window you used, window size, layout, etc. If you click No , it does not save the settings and closes the ID850QB.
TK-850/JG3H User’s Manual 2.12 Quit PM+ Select "File" on menu bar, then "Exit PM+". PM+ is closed. The experiences section ends now. You can find more information how to use the development tool and information about other useful features in "Chapter 5 Other Information".
TK-850/JG3H User’s Manual CHAPTER 3 Hardware Specifications In this chapter, the hardware of TK-850/JG3H will be explained. Microcontroller Clock Interface Dimension Power supply voltage μPD70F3760 ※V850ES/JG3-H External main system clock: 48MHz (6MHz x8) Sub-clock: 32.
TK-850/JG3H User’s Manual 3.1 Layout of hardware functions J1 CN4 USB2 CN2 U3 SW4 LED1 JP3 JP2 SW3 NWIRE1 JP1 CN1 SW1 SW2 USB1 CN3 3.
TK-850/JG3H User’s Manual 3.3 Hardware Functions 3.3.1 SW1 The bit 1-4 on SW1 are for mode settings, Bit5-8 of SW1 are connected to ”P78/ANI8”~” P711/ANI11” for general-purpose input port. ● For the use of ID850QB, use following settings. SW1 Bit1 Bit2 Bit3 Bit4 * OFF ON ON ON When ID850QB is used, these terminals cannot be used because it communicates with the host machine by using and the terminal P30 and P31.
TK-850/JG3H User’s Manual ● Bit5-8 of SW1 is connected with the following terminals CPU. It is connected to GND if the switch is ON. Set “switch is on” when you don’t use terminals for A/D input. It becomes “Low” if the switch is ON, and it becomes “High” if it is OFF. SW1 Bit5 Bit6 Bit7 Bit8 P78 P79 P710 P711 3.3.2 SW2 This is the reset switch. You can reset the microcontroller by pressing this switch. 3.3.3 SW3 (INTP12) SW3 is the push switch connected to ”P98/SOF1/INTP12” pin in CPU.
TK-850/JG3H User’s Manual 3.3.6 U3(7seg LED) 7seg LED of U3 can be lit with P90-P97. Please set the port mode to the output and output “Low” signal from the port. U3 P90 P95 P91 P96 P94 P92 P97 P93 The figure of 0-9 can be displayed by writing the following values in P9 register. Example of displayed figure and set data. 0xC0 5 0x92 0 1 2 3 4 0xF9 0xA4 0xB0 0x99 6 7 8 9 0x83 0xf8 0x80 0x98 3.3.7 JP1 JP1,JP2 are the jumper switch pin to select power supply.
TK-850/JG3H User’s Manual 3.3.9 CN4 CN4 is the power supply connecter of the AC adaptor. You can supply the power by setting the JP2 to 2-3 short and connect AC adapter. 3.3.10 J1 This is the connector for external power supply. (DC5V) 3.3.11 NWIRE1 Connector These are connector for N-Wire emulator. It can connect N-Wire emulator of IE-V850E1-CD-NW etc. NWIRE1 can connect to N-Wire emulator by installing a connector. (8830E-026-170S [not mounted] by KEL Corp.
TK-850/JG3H User’s Manual 3.4 solder-short pad label When using a circumference board connector (CN1,2) without using a circuit on board, in order to separate a circuit on board, the terminal of CPU can be customized by making the pad for solder short opening. Pad for solder-short has shape like the figure below. When you make an open circuit, cut the narrow part of the Pad with a knife. To make short circuit, join the separated Pad with a soldering iron etc.
TK-850/JG3H User’s Manual P03 <--> output pin of 48MHz oscillator. P03 Short P98 Short Open when the output pin of 48MHz oscillator isn’t used for. P98 <-->SW3 Open when using it for other usages P99 <-->SW4 P99 Short Open when using it for other usages P41<--> USB D+ pull-up signal enable pin. P41 Short P42 Short T_RESET Short Open when you don't use USB D+ pull-up enable signal with the P41 pin. P42<--> USB D+ pull-up signal pin. Open when you don't use USB D+ pull-up signal.
TK-850/JG3H User’s Manual CHAPTER 4 Troubleshooting This chapter describes how to solve troubles you may face. 4.1 If you cannot find USB driver when you connect PC to the kit Check Point 1 If you use USB hub, do not use it. (USB hub is not supported) Check Point 2 Check if you installed "NEC Electronics Starter Kit Virtual UART Driver" in "1.4 Installation of USB Driver". If not, install the driver.
TK-850/JG3H User’s Manual 4.2.2 "Incorrect ID Code." (Ff603) This error occurs when the security ID stored on microcontroller built-in flash memory is different from the ID code you entered at the start of debugger. Security ID entry area at the start of debugger Check Point 1 Enter correct security ID and click OK on the configuration window. Check Point 2 If you forgot the security ID, you have to erase the microcontroller built-in flash memory.
TK-850/JG3H User’s Manual CHAPTER 5 Other Information This chapter explains some useful operation techniques of development tools and circuit diagram of the kit for developing of user programs. 5.1 Create a new workspace (project) 5.2 Register additional source file 5.3 Debugger tips 5.4 WriteEZ1 5.
TK-850/JG3H User’s Manual 5.1 Create a new workspace Now, create a new workspace and project. PM+ allows you to create a new workspace with following "New WorkSpace" dialog. Select "File" on PM+ menu bar, then "New Workspace...". "New WorkSpace" dialog opens Workspace File Name: -> Specify the name of the workspace file that manages the project files. .prw is automatically suffixed as the file type. A project file (.prj) of the same name is simultaneously created.
TK-850/JG3H User’s Manual Input the workspace information setting as follows.
TK-850/JG3H User’s Manual Set the version of tools as follows. CA850:W3.20 ID850QB:V3.50 Select tools as above screenshot, then click Click Next > - 61 - OK .
TK-850/JG3H User’s Manual Select the “Copy and Use the Sample file”. Press the Next > button. Select the “ 32-Register Mode”. Press the Next > button.
TK-850/JG3H User’s Manual Select the “Create and Use the sample file” Press the Next > button. Press the Next > button.
TK-850/JG3H User’s Manual Select the “ID850QB V3.50” Press the Next > button. Check the project information setting contents. Press the Finish button.
TK-850/JG3H User’s Manual The “test” project has been registered. This completes workspace and project creation. Additional source files can be registered at any time thereafter. For details, refer to “Registering additional source files”. Next, setup the security ID In the PM +, [Tool] → [Compiler common Options...] is selected.
TK-850/JG3H User’s Manual Compiler Common Options setting is open. Click the “Device” tab. The actualities of "FFFFFFFFFFFFFFFFFFFF"(20 of F) are taken if there is no problem in the value of ID in security. Press the OK button.
TK-850/JG3H User’s Manual 5.2 Register additional source file Now, register additional source files. The following example shows the additional registration of source files “b.c” and “c.c” with source file “a.c” already registered. Place the cursor on the source file in the Project window of PM+, and select [Add Source Files…] displayed in the right-click menu. Select source files "b.c" and "c.c", then click Open Multiple source files can be selected by clicking them with pressing - 67 - Ctrl key.
TK-850/JG3H User’s Manual Source file "b.c" and "c.c" are additionally registered to the project.
TK-850/JG3H User’s Manual 5.3 Debugger tips This section describes some useful techniques for the debugger (ID850QB). 5.3.1 Change display of buttons Execution controls (run, stop, step-in debugging, reset, etc) and opening functional window can be made by below buttons. However, it could be difficult to know which button does what. In this case, select "Options" on menu bar, then "Debugger Options". Check "Pictures and Text" on setting area.
TK-850/JG3H User’s Manual 5.3.3 Set/delete breakpoints Breakpoints are executed by clicking lines in which " * " is displayed "B" is displayed in the line where a breakpoint is set. Breakpoints are deleted by clicking "B".
TK-850/JG3H User’s Manual 5.3.4 Display global variables With using Watch Window, you can display global variables. There are several ways to register global variables to watch window. In this section, how to register from source window is described. ①Right-click the variable on source window, then select "Add Watch..." ②Add Watch dialog opens. Click OK . ③Adding a variable to watch window is completed.
TK-850/JG3H User’s Manual 5.3.5 Display local variables Local variable window is used to display local variables. By clicking the button below, you can open the local variable window. Unlike global variables, local variables cannot be displayed when programs are running. 5.3.6 Display memory and SFR contents By clicking the button below, you can open the memory window. By clicking the button below, you can open the IOR window.
TK-850/JG3H User’s Manual 5.4 WriteEZ1 If you forgot the security ID or if you set On-Chip Debug Option Byte to disable the on-chip debug function, you cannot start debugger. In this case, you need to delete the setting values of security ID and On-Chip Debug Option Byte. Use WriteEZ1 to erase the flash memory. WriteEZ1 cannot be installed from an integrated installer. Please execute ¥WriteEZ1¥WriteEZ1.exe from attached CD. The hardware for WriteEZ1 is incorporated in TK-850/JG3H.
TK-850/JG3H User’s Manual ② Please execute “¥WriteEZ1¥WriteEZ1.exe” from attached CD. ③ Push the「Setup」button. ④ Push the「PRM File Read」button.
TK-850/JG3H User’s Manual ⑤ Please select “70F3760_CSI0.prm” in the directory of “¥PRM¥PRM70F3771_V100” in the CD-ROM. ⑥ "Port" selects the COM port number where TK-850/JG3H is allocated. ※Only the COM port number that the personal computer has is displayed in this pulldown menu. Input “6.00” to “Frequency” Input “8.
TK-850/JG3H User’s Manual ⑦ "Erase" The deletion of the flash memory begins when the button is pushed. ⑧ When you write the program, click “load” then select writing HEX file.
TK-850/JG3H User’s Manual ⑨ Hex file writing will be start by clicking “AutoProcedure” .
TK-850/JG3H User’s Manual 5.5 Circuit diagram From following page, it shows the circuit diagram of the kit.
C11 10PF C6 39PF Y2 Y1 X1 X2 Nomount HIF3H-50DA-2.54DSA 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 C12 10PF MC-306 32.7680K-A0 R13 100 XT1 XT2 C7 39PF HCM49-6.
0.1uF C25 GND ID_NC DD+ VBUS USB1 UX60A-MB-5ST FG4 FG3 FG2 FG1 FG4 FG3 FG2 FG1 5 4 2 3 1 T_RESET 1 BLM41PG750S C20 + 4.7uF/25V RXD 1 MR2 1 2 3 4 MR3 1 2 3 4 CN1E4K-105J 8 7 6 5 CN1E4K-105J 8 7 6 5 L1 USBVDD PD4 PD6 PD5 PD0 PD2 PD3 PD1 R31 2 1.5K 1 C18 0.1uF EVDD 4 6 8 2 2 2 27 2 27 0.47uF 0.47uF 1 10K FLMD0U 1 10K CSTCE16M0V53-R0 Y3 2 C21 1 R28 1 R29 TPU4 TPU5 1.5K R22 1.
UDMF UDPF 1 1 0.1uF 0.1uF USBVDD2 USBVDD C27 UVDD C26 EVDD P41 2 2 30 3 1 + 1 2 3 CON2 1 2 2 1 5 3 + U8 3 8 7 6 2 U11 P02 K2 U12 LM1117MPX-3.3 2 VIN VOUT TPS2148IDGN EN1 EN2 LDO_EN UVDD 2 + GND OUT1 OUT2 VIN/SWIN1 LDO_OUT 1 NSAD500F D1 74LVC1G132DCK 4 C34 10uF/25V 0.1uF C32 (Shield) (Shield) C31 4.