RENESAS MCU
RX Family / RX600 Series / RX62N Group
REU10B0009-0100
All information contained in these materials, including products and product specifications,
represents information on the product at the time of publication and is subject to change by
Renesas Electronics Corp. without notice. Please review the latest information published by
Renesas Electronics Corp. through various means, including the Renesas Electronics Corp.
website (http://www.renesas.com).
i
Disclaimer
By using this Renesas Demonstration Kit (RDK), the user accepts the following terms. The RDK is not guaranteed to be
error free, and the User assumes the entire risk as to the results and performance of the RDK. The RDK is provided by
Renesas on an “as is” basis without warranty of any kind whether express or implied, including but not limited to the
implied warranties of satisfactory quality, fitness for a particular purpose, title and non-infringement of intellectual
property rights with regard to the RDK. Renesas expressly disclaims all such warranties. Renesas or its affiliates shall in
no event be liable for any loss of profit, loss of data, loss of contract, loss of business, damage to reputation or goodwill,
any economic loss, any reprogramming or recall costs (whether the foregoing losses are direct or indirect) nor shall
Renesas or its affiliates be liable for any other direct or indirect special, incidental or consequential damages arising out
of or in relation to the use of this RDK, even if Renesas or its affiliates have been advised of the possibility of such
damages.
Precautions
This Renesas Demonstration Kit is only intended for use in a laboratory environment under ambient temperature and
humidity conditions. A safe separation distance should be used between this and any sensitive equipment. Its use
outside the laboratory, classroom, study area or similar such area invalidates conformity with the protection
requirements of the Electromagnetic Compatibility Directive and could lead to prosecution.
The product generates, uses, and can radiate radio frequency energy and may cause harmful interference to radio
communications. However, there is no guarantee that interference will not occur in a particular installation. If this
equipment causes harmful interference to radio or television reception, which can be determined by turning the
equipment off or on, you are encouraged to try to correct the interference by one or more of the following measures:
• Ensure attached cables do not lie across the equipment
• Reorient the receiving antenna
• Increase the distance between the equipment and the receiver
• Connect the equipment into an outlet on a circuit different from that which the receiver is connected
• Power down the equipment when not is use
• Consult the dealer or an experienced radio/TV technician for help NOTE: It is recommended that wherever
possible shielded interface cables be used.
The product is potentially susceptible to certain EMC phenomena. To mitigate against them it is recommended that the
following measures be undertaken:
• The user is advised that mobile phones should not be used within 10m of the product when in use.
• The user is advised to take ESD precautions when handling the equipment.
The Renesas Demonstration Kit does not represent an ideal reference design for an end product and does not fulfill the
regulatory standards for an end product.
This document may be, wholly or partially, subject to change without notice.
All rights reserved. The RDK design, documentation, and demo software are intended to improve understanding and
time-to-market for RX62N-based designs. Duplication of the design, documentation, and demonstration software is
encouraged.
Trademarks
All brand or product names used in this manual are trademarks or registered trademarks of their respective
companies or organizations.
ADC Analog to Digital Converter
CPU Central Processing Unit
DAC Digital to Analog Converter
EMC Electromagnetic compatibility
ESD Electrostatic Discharge
HEW High-performance Embedded
Workshop
I/O Input / Output
MCU Microcontroller Unit
NC No Connection
PC Program Counter
RAM Random Access Memory
RCAN Renesas Controller Area Network
ROM Read-Only Memory
RDK Renesas Demonstration Kit
SDRAM Synchronous Dynamic Random Access
LCD Liquid Crystal Display
LED Light Emitting Diode
Memory
1
Chapter 2. Purpose
This RDK is an evaluation and demonstration tool for Renesas RX62N microcontrollers. The goal is to provide the user
with a powerful debug and demonstration platform targeted at common applications. A set of human/machine interfaces
are tightly integrated with the features of the RX62N and the software demonstration programs providing the user with an
accessible platform to rapidly evaluate and customize.
Target Applications and Features:
• Audio
o Stereo audio driver connected to the PWM interface
o On-board microphone to demonstrate sampling, FFT/FPU capabilities
o Volume Control Potentiometer
o Micro SD card interface for audio and data files
• Motor Control
o 3 – Phase motor control algorithm representation with LEDs
o Motor control algorithm speed variation through volume control potentiometer
• Gaming
o 3 – Axis Accelerometer (Digital)
o User pushbutton switches
o Develop and submit your sample programs to demonstrate these features to the online community:
www.RenesasRulz.com/RX62N
• Communications
o 10/100 Ethernet Interface connected to an internal Ethernet MAC (1588 compatible)
o USB Interface connected to an internal USB controller (Host, Device and OTG)
o RS-232 Interface
o CAN Interface
o I2C, SPI with Debug through the Beagle connector from Total Phase
• User Code and Application Debugging
o On-board J-Link Lite for high-quality source code debugging
o User circuit breadboard area
2
The Renesas RDK user experience is complemented by the online Renesas ecosystem:
o Free of charge
o Request directly from www.America.Renesas.com/samples
3
Chapter 3.Power Supply
3.1. Requirements
This RDK gets its power from the Segger J-Link Lite USB connection or optionally from a regulated 5V power supply.
The optional power jack is a center positive connector using a 2.1 mm barrel.
Warning
The RDK is neither under nor over-voltage protected. Use a 5v !REGULATED! center positive supply which can source at
least 1 Amp.
3.2. Power – Up Behavior
When the RDK is purchased it has the ‘Release’ or stand-alone code from Example #4 pre-programmed into the
Renesas microcontroller. The code exercises the user LEDs, LCD, PWM, ADC, Potentiometer, and Ethernet interfaces.
The LCD powers up with the message: “Micrium”, “uC/OS-III”, “uC/TCP-IP” message. If the Ethernet interface is active,
and a DHCP server is present, the RDK will receive an IP Address, subnet mask and Gateway address. All will be
displayed on the LCD. If no DHCP server is found, the RDK uses the default settings of:
IP Address = 169.254.24.194
Subnet Mask= 255.255.0.0
Gateway = 0.0.0.0
After acquiring the network address either by the DHCP server or by default, the speed of the motor control LEDs are
under the control of the potentiometer. Turning the potentiometer adjusts the desired frequency of the Motor Control
LEDs. The output frequency is also measured and both are displayed on the bottom of the LCD.
4
Chapter 4. Board Layout
4.1. Component Layout
The following diagram shows the top layer component layout.
Figure 4-1: Board Layout
5
4.2. Board Dimensions
The following diagram gives the board dimensions and connector positions. All through hole connectors are on a
common 0.1” grid for easy interfacing.
Figure 4-2: Board Dimensions
6
Chapter 5. Block Diagram
Figure 5-1 shows the CPU board components and their connectivity.
Power Jack
Extension
Headers
USB I/F
RCAN
RS-232
Debug LCD
Ethernet (1588)
USB (Host, Dev, OTG)
MicroSD Card
Digital Temp Sensor
3-D Accelerometer
Serial Flash 128M
ADC
Volume
Mic
RX62N
Boot mode pins
Timer
Spkr
Reset pin
IRQ pin
IRQ pin
IRQ pin
Segger J-Link Lite
Debugger
RESn
SW2SW1
SWITCHES
LEDs
12 LED
Motor
Symbol
Boot Modes
SW3
RES
Figure 5-1: Block Diagram
7
Figure 5-2 shows host PC connection to the RDK board.
Figure 5-2: RDK Connections
8
Chapter 6. User Circuitry
6.1. Switches
There are five switches located on the CPU board. The function of each switch and its connection are shown in Table 6-1.
Switch Function Microcontroller
SW1 Connects to an IRQ line for user controls. IRQ8, Pin 95
SW2 Connects to an IRQ line for user controls. IRQ9, Pin 93
SW3 Connects to an IRQ line for user controls. IRQ10, Pin 92
SW4 (RESET) When pressed, the RDK microcontroller and JLink circuit are reset. RES# , Pin 10
Table 6-1: Switch Functions
9
Loading...
+ 30 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.