Overview
Description
The Renesas Demonstration Kit (RDK) for RX62N 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. The board also provides a useful platform for evaluating the Renesas suite of development tools for coding and debugging, using the High-performance Embedded Workshop (HEW) IDE as well as programming the device using the on-board SEGGER J-Link JTAG debugger.
The Renesas Demonstration Kit for RX62N is also the hardware platform that is included in a special RX62N-specific edition of Micrium's book on the µC/OS-III Real Time Kernel. The book and board combo targets serious programmers and college students who need to understand and create programs based on the timesaving features of a real-time kernel. Part I of the text covers the internals of the new µC/OS-III real-time kernel. The emphasis is on the internals, features, API calls, and where and how to use an RTOS, all presented in a clear and useful way, and accompanied by a wealth of diagrams. Part II provides specific examples for using µC/OS-III on the new Renesas RX62N microcontroller.
Features
- Stereo audio driver connected to the PWM interface
- On-board microphone to demonstrate sampling, FFT/FPU capabilities
- Volume Control Potentiometer
- Micro SD card interface for audio and data files
- 3-Phase motor control algorithm representation with LEDs
- Motor control algorithm speed variation through volume control potentiometer
- 3-Axis Accelerometer (Digital)
- User pushbutton switches
- 10/100 Etherface connected to an internal EthernetMAC (1588 compatible)
- USB Interface connected to an internal USB controller (Host, Device and OTG)
- RS-232 Interface
- CAN Interface
- I*C, SPI with Debug through the Beagle connector from Total Phase
- On-board J-link Lite for high-quality source code debugging
- User circuit breadboard area
Applications
Design & Development
Software & Tools
Software Downloads
Videos & Training
Additional Videos
Support
Support Communities
- SPI settings for YRDKRX62n lcd display
hi! im new around here. i have the rdk dev board, and just started playing around with it. im trying to set up the lcd (okaya) under FreeRTOS, but to no avail.my main question right now is what CPOL-CPHA config should i use. according to every datasheet i ...
Oct 14, 2011 - Errors in Schematics of YRDKRX62N rev.3
I do not know, how much errors are in that doc, because I did not follow all components, linesand addresses. But I was searching something and found on page 7(total 9) the signal and component numbering of LED ARRAY and LED RESISTORS not logical, in other words, it is ...
Jan 6, 2011 - Problem with LCD on yrdkrx62n
LCD doesn't work if PORT2.DDR.BYTE = 0x1A and by doesn't work, I mean it will not display backlight, so you can't see anything on it. By changing value to 0x18, or to 0, LCD backlight works ok.
Apr 23, 2012