Sign In
Upload
Manuals
Brands
NEC Manuals
Microcontrollers
V850ES/Jx3-H
NEC V850ES/Jx3-H Manuals
Manuals and User Guides for NEC V850ES/Jx3-H. We have
1
NEC V850ES/Jx3-H manual available for free PDF download: User Manual
NEC V850ES/Jx3-H User Manual (71 pages)
Demonstration Kit for 32-bit RISC microcontroller
Brand:
NEC
| Category:
Microcontrollers
| Size: 2.26 MB
Table of Contents
Table of Contents
6
1 Introduction
10
Main Features of V850Es/Jx3-H - Plug It
10
System Requirements
11
Package Contents
11
Trademarks
11
2 V850Es/Jx3-H - Plug It! System Configuration
12
V850Es/Jx3-H - Plug It
12
Host Computer
12
Power Supply Via USB Interface
12
Figure 1: V850Es/Jx3-H - Plug It! System Configuration
12
3 V850Es/Jx3-H - Plug It! Components
13
Figure 2: V850Es/Jx3-H - Plug It! Components
13
SW1, Configuration Switch (DIP-Switch)
14
Table 1: Mode Setting, Switch SW1
14
SW2, RESET Button
15
SW3, Switch (INTP12)
15
SW4, Switch (INTP13)
15
JP1 and JP2, Power Supply Selectors
15
Table 2: Power Supply Selectors, JP1 and JP2
15
JP3, Power LED
16
LED1, Power LED
16
CN4, AC Power Supply Connector
16
J1, Optional Power Supply Connector
16
NWIRE1, N-Wire Connector
16
Table 3: Power LED1 Setting
16
Table 4: CN4 Connector
16
U3, Seven-Segment-LED
17
Figure 3: Seven-Segment-LED U3
17
Table 5: Display Examples
17
USB1, Serial Interface Connector
18
USB2, Universal Serial Bus Connector
18
Figure 4: USB1, USB Mini-B Type Host Connector Pin Configuration
18
Table 6: Pin Configuration of Connector USB1
18
Layout of Solder-Short Pads
19
Figure 5: Solder-Short Pad Opened Shape
19
Figure 6: Solder-Short Pad Shortened Shape
19
Table 7: Solder-Short Pad Connection
19
4 On-Chip Debugging
20
Figure 7: On-Chip Debugging
20
OCD Via TK-V850 On-Board Debug Function
21
Resources Used by TK-V850 OCD Interface
21
Table 8: OCD Via TK-78K0R On-Board Debug Function
21
Figure 8: V850 OCD Interface Resources
22
OCD Via N-Wire Emulator
23
Table 9: OCD Via QB-V850MINI Emulator
23
5 V850Es/Jx3-H - Plug It! Installation and Operation
24
Getting Started
24
CD-ROM Contents
24
Table 10: V850Es/Jx3-H - Plug It! CD-ROM Directory Structure
24
7 Software Installation
25
IAR Systems Embedded Workbench for V850 Installation
25
Sample Program Installation
25
Figure 9: Device File Installation
25
USB Driver Installation
26
Installation on Windows 2000
26
Figure 10: Found New Hardware Wizard (Windows 2000)
26
Figure 11: Search Method (Windows 2000)
27
Figure 12: Driver File Location (Windows 2000)
27
Figure 13: Address Specification 2 (Windows 2000)
28
Figure 14: Driver File Search (Windows 2000)
28
Figure 15: USB Driver Installation Completion (Windows 2000)
29
Installation on Windows XP
30
Figure 16: Found New Hardware Wizard 1 (Windows XP)
30
Figure 17: Found New Hardware Wizard 2 (Windows XP)
30
Figure 18: Search Location Specification 1 (Windows XP)
31
Figure 19: Search Location Specification 3 (Windows XP)
31
Figure 20: Windows XP Logo Testing (Windows XP)
32
Figure 21: USB Driver Installation Completion (Windows XP)
32
Confirmation of USB Driver Installation
33
Figure 22: Windows Device Manager
33
6 Hardware Installation
25
8 IAR Sample Session
34
Figure 23: IAR Embedded Workbench
34
Figure 24: IAR Embedded Workbench Project Workspace
35
Figure 25 : Device Selection
35
Figure 26: Include Directory
36
Figure 27: IAR Debugger Options
36
Figure 28: Embedded Workbench Linker Configuration
37
Figure 29: MINICUBE Hardware Setup Dialogue
38
9 Troubleshooting
39
Figure 30: IAR C-SPY Debugger
39
10 Flash Programmer Writeez1
40
Device Setup
40
Figure 31: Writeez1 User Interface
40
Figure 32: Writeez1 Device Setup Dialogue
40
Using Writeez
41
Figure 33: Writeez1 Device Menu
41
Table 11: Writeez Action Buttons
41
11 Sample Programs
42
General Introduction
42
Table 12: Sample Directory Structure
42
Table 13: Example Directory Structure
42
Jx3-H_PLUGIT_DEMO" Sample Program
43
How to Run the Sample Program
43
Figure 34: Project Window Jx3-H_PLUGIT_DEMO
43
Jx3-H_PLUGIT_COM" Serial Conversion Sample Program
44
Figure 35: Project Window Jx3H_Plugit_Com
44
Development Environment
45
System Structure
45
Figure 36: Development Environment
45
Figure 37: System Structure of the Sample Program
45
How to Run the Sample Program
46
Figure 38: Jx3H_Plugit_Com-Sample Debug Communication Port
46
Figure 39: Found New Hardware Wizard 1 (Windows XP)
46
Figure 40: Found New Hardware Wizard 2 (Windows XP)
47
Figure 41: Search Location Specification 1 (Windows XP)
47
Figure 42: Jx3H_Plugit_Com-Sample Application Communication Port
48
Communication Device Class (CDC)
49
Processing Flow
50
Figure 43: Flow Chart Jx3H_Plugit_Com Application
50
Figure 44: Flow Chart Jx3H_Plugit_Com Endpoint 0 Monitoring Process
51
Figure 45: Flow Chart Jx3H_Plugit_Com Endpoint 1 Monitoring Process
52
File Structure
53
Descriptor Information
53
Table 14: Source Modules USB Serial Conversation Sample
53
Table 15: Header Files USB Serial Conversation Sample
53
Table 16: Device Descriptor Serial Conversion Sample
53
Table 17: Configuration Descriptor Serial Conversion Sample
54
Table 18: Interface Descriptor Serial Conversion Sample
54
Table 19: Endpoint Descriptor Serial Conversion Sample
55
Table 20: String Descriptor Serial Conversion Sample
55
Jx3-H_PLUGIT_STORAGE" Mass Storage Sample Program
56
Figure 46: Project Window Jx3H_Plugit_Storage
56
Development Environment
57
System Structure
57
Figure 47: Development Environment
57
Figure 48: System Structure of the Sample Program
57
How to Run the Sample Program
58
Figure 49: Jx3H_Plugit_Storage Sample Mass Storage Device
58
Mass Storage Class (MSC)
59
SCSI Command Process
59
Processing Flow
60
Figure 50: Flow Chart Jx3H_Plugit_Com USB Initialization Process
60
Figure 51: Flow Chart Jx3H_Plugit_Com Endpoint 0 Monitoring Process
61
Figure 52: Flow Chart Jx3H_Plugit_Com Endpoint 1 Monitoring Process
62
Figure 53: Flow Chart Jx3H_Plugit_Com SCSI Command Process
63
File Structure
64
Descriptor Information
64
Table 21: Source Modules USB Mass Storage Sample
64
Table 22: Header Files USB Mass Storage Sample
64
Table 23: Device Descriptor Mass Storage Sample
64
Table 24: Configuration Descriptor Mass Storage Sample
65
Table 25: Interface Descriptor Mass Storage Sample
65
Table 26: Endpoint Descriptor Serial Conversion Sample
66
Table 27: String Descriptor Mass Storage Sample
66
12 Cables
67
USB Interface Cable (Mini-B Type)
67
Figure 54: USB Interface Cable (Mini-B Type)
67
13 Schematics
68
Figure 55: V850Es/Jx3-H - Plug It! Schematics 1/3
68
Figure 56: V850Es/Jx3-H - Plug It! Schematics 2/3
69
Figure 57: V850Es/Jx3-H - Plug It! Schematics 3/3
70
Advertisement
Advertisement
Related Products
NEC V850ES/JJ3
NEC V850ES/KE1+
NEC V850ES/SA2 UPD703201
NEC V850ES/SA3 UPD703204Y
NEC V850ES/F 3-L Series
NEC V850ES/SG2 mPD703260
NEC V850ES/SG2 mPD703260Y
NEC V850ES/SG2 mPD703271
NEC V850ES/SG2 mPD703261Y
NEC V850ES/SG2 mPD703282
NEC Categories
Monitor
Projector
Server
Telephone
Computer Hardware
More NEC Manuals
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL