Download Print this page
Renesas RZB-CC16C-ZDK User Manual
Renesas RZB-CC16C-ZDK User Manual

Renesas RZB-CC16C-ZDK User Manual

Zigbee demo kit (zdk)
Hide thumbs Also See for RZB-CC16C-ZDK:

Advertisement

Quick Links

Applications Engineering
ZigBee Demo
Kit (ZDK)
RZB-CC16C-ZDK
User's Manual
Rev. 1.0
August 2005
www.renesas.com
Downloaded from
Elcodis.com
electronic components distributor

Advertisement

loading
Need help?

Need help?

Do you have a question about the RZB-CC16C-ZDK and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Renesas RZB-CC16C-ZDK

  • Page 1 Applications Engineering ZigBee Demo Kit (ZDK) RZB-CC16C-ZDK User’s Manual Rev. 1.0 August 2005 www.renesas.com Downloaded from Elcodis.com electronic components distributor...
  • Page 2 Applications Engineering Table of Contents 1.0 Introduction ............................. 3 2.0 Contents of Product Package......................... 4 2.1. RZB-CC16C-ZDK ZigBee Demonstration Kit Item List ..............4 2.1.1. CD-ROM............................4 3.0 Limited Guarantee and Support ......................5 4.0 System Connectivity ..........................6 4.1. Host Computer Requirements ......................7 4.2.
  • Page 3 The ICD and firmware provide a convenient Universal Serial Bus (USB) interface between the ZDK boards and the host PC. This interface reduces resource requirements on the M16C/28 MCU and allows faster code downloads. It also can be used with many other Renesas Flash MCUs, starter kits, and your own Renesas MCU-based target boards.
  • Page 4 Applications Engineering 2.0 Contents of Product Package This section describes the contents of the RZB-CC16C-ZDK product package. When unpacking your RZB-CC16C-ZDK, please check to see that all items listed below are included. 2.1. RZB-CC16C-ZDK ZigBee Demonstration Kit Item List Table 2-1 lists the items included in the RZB-CC16C-ZDK.
  • Page 5 180 days from the date of purchase. Settlement is limited to repair or replacement of the product only. Renesas Technology America, Inc., does not assume any liability arising out of the application or use of any product, circuit or procedure described herein. No other liability or warranty applies, expressed or implied.
  • Page 6 Applications Engineering 4.0 System Connectivity The following lists the hardware and software products required for using the RZB-CC16C-ZDK ZigBee Demonstration Kit. • Host Computer (supplied by user) • Three RZB-CC16C-ZDK Boards • Three battery packs with AA batteries • RF Sniffer Board •...
  • Page 7 Figure 4-2 ZDK Development System Connectivity 4.1. Host Computer Requirements The minimum requirement to be able to use the software that comes with the RZB-CC16C-ZDK is a PC with a USB port and Microsoft Windows 98, ME, 2000, or XP.
  • Page 8 Source-level debugging for assembly and C language • Single-step command (unlimited breakpoints) • Run command with 6 breakpoints* for the M16C/28 • RAM monitor function • C variable “watch” window RZB-CC16C-ZDK User’s Manual Rev 1.0 8/ 29 August 2005 Downloaded from Elcodis.com electronic components distributor...
  • Page 9 M16C family flash MCU (e.g. R8C, M16C, M32C). Please see the RTA-FoUSB-MON User’s Manual for more deta ils. RZB-CC16C-ZDK User’s Manual Rev 1.0 9/ 29 August 2005 Downloaded from Elcodis.com...
  • Page 10 Applications Engineering 5.0 Hardware 5.1. ZDK Board (RZB-CC16C-ZDK) Note:The RZB-CC16C-ZDK board is referred to as RZB-CC28-BRD on the board's silkscreen and schematic drawing. Figure 5-1 shows the RZB-CC16C-ZDK Board with major components identified. M16C/Tiny MCU Photo Sensor Thermistor (RT1) In-Circuit-Debug...
  • Page 11 Applications Engineering 5.2. RZB-CC16C-ZDK Board Block Diagram The RZB-CC16C-ZDK board incorporates an M30280FAHP (80-pin QFP) from the M16C/28 group of microcontrollers designated as U4. Figure 5-2 shows the RZB-CC16C-ZDK block diagram. 10MHz 32kHz P10_4 P10_5 P10_6 Reset P0_0...6 Xin Xout...
  • Page 12 The LCD is a 2-line by 8-character display with a KS0066 controller IC. 5.6. ZigBee RF The ZigBee RF circuit utilizes a Chipcon CC2420, 2.4GHz, IEEE 802.15.4 compliant transceiver IC. RZB-CC16C-ZDK User’s Manual Rev 1.0 12/ 29 August 2005 Downloaded from Elcodis.com...
  • Page 13 Debugger. For details, please see the RTA-FoUSB-MON (ICD) User’s Manual on Target M16C ROM Monitor Resources or related ICD application notes. 6.3. Memory Map The amount and locations of memory used by the kernel on the RZB-CC16C-ZDK board’s M16C/28 MCU are shown in Figure 6-1 RZB-CC16C-ZDK User’s Manual Rev 1.0...
  • Page 14 BCLR, AND, OR, etc.). 6.5. Limitations on Interrupts - Vectors that Reside in the Hardware Vector Table Table 6-3 lists the limitations on hardware interrupt (i.e. fixed) vector addresses. RZB-CC16C-ZDK User’s Manual Rev 1.0 14/ 29 August 2005 Downloaded from Elcodis.com...
  • Page 15 To enable the [-g] option, perform the following: • Open the workspace and project in HEW. • Select [Renesas M16C Standard Toolchain] from the Options pull-down menu. • Click on the [Link] tab. • Select [Output] under the [Category] list box.
  • Page 16 2-line × 8-character LCD with KS0066 controller IC 7.2. Power Supply Requirements The RZB-CC16C-ZDK Board will draw about 35mA with no LEDs on. With the ICD powered from the board, the current draw will be about 85mA. The board has a 3.3V low dropout voltage regulator with an input voltage range from 3.4V to 16V.
  • Page 17 NOTE: If you are using Windows 2000 or XP, you will need Administrator privileges to be able to install the drivers. For cases where “Renesas FoUSB ICD” appears with a red X or yellow exclamation point in the Windows Device Manager, please try the following: 1.
  • Page 18 If you encounter problems on installing the drivers, you can try the following: Windows 2000 a. Copy the fousb.inf and usbmon.inf files from the C:\Renesas\FoUSB\USB Drivers folder to the \WINNT\INF folder. b. Copy the fousb.sys and usbmon.sys files from the C:\Renesas\FoUSB\USB Drivers folder to the \WINNT\SYSTEM32\drivers folder.
  • Page 19 For details, please see the HEW User’s Manual. To re-initialize the system without closing a debug session, try the following: RZB-CC16C-ZDK User’s Manual Rev 1.0 19/ 29 August 2005 Downloaded from Elcodis.com...
  • Page 20 Press the reset button on the ZDK board. • Click the HEW Reset icon. After initialization, debugging can resume. However, it is recommended that you download your program again before debugging. RZB-CC16C-ZDK User’s Manual Rev 1.0 20/ 29 August 2005 Downloaded from Elcodis.com...
  • Page 21 Manual. NOTE: The installer will copy all these manuals during installation. They can be accessed using the Document Descriptions file by clicking on Start > Programs > Renesas > RZB_CC16C_ZDK > Document Descriptions. RZB-CC16C-ZDK User’s Manual Rev 1.0 21/ 29...
  • Page 22 Appendix C. Expansion Headers The M30280FA MCU on the RZB-CC16C-ZDK target board is housed in an 80-pin QFP package. Pin 1 of the package is identified by a little white circle on the board’s top silkscreen. Connectors J1 to J4, located around the MCU, provide access to almost all of the MCU’s pins.
  • Page 23 /INPC1 /OUTC1 /INPC1 /OUTC1 /INPC1 /OUTC1 /INPC1 /OUTC1 /INPC1 /OUTC1 /INPC1 /SCL /OUTC1 /INPC1 /SDA INT /INPC1 /IDU /IDW INT / /IDV AVss AVcc OUT4 RZB-CC16C-ZDK User’s Manual Rev 1.0 23/ 29 August 2005 Downloaded from Elcodis.com electronic components distributor...
  • Page 24 The circuit board schematic and Bill-Of-Materials (BOM) are available as separate PDF documents. They can be accessed through Start > Programs > Renesas > RZB_CC16C_ZDK > Board Hardware, or by browsing to the folder C:\Renesas\RZB_CC16C_ZDK\Docs and opening the files: RZB_CC28_BRD_BOM.pdf...
  • Page 25 Applications Engineering RZB-CC16C-ZDK User’s Manual Rev 1.0 25/ 29 August 2005 Downloaded from Elcodis.com electronic components distributor...
  • Page 26 Applications Engineering C119 68pF C118 0.1uF C117 0.1uF C116 0.1uF C115 0.1uF C114 68pF C113 0.1uF C112 0.1uF RZB-CC16C-ZDK User’s Manual Rev 1.0 26/ 29 August 2005 Downloaded from Elcodis.com electronic components distributor...
  • Page 27 Applications Engineering Appendix E. RZB-CC16C-ZDK Printed Circuit Board Figure E-1: PCB Top View RZB-CC16C-ZDK User’s Manual Rev 1.0 27/ 29 August 2005 Downloaded from Elcodis.com electronic components distributor...
  • Page 28 Applications Engineering Figure E-2: PCB Bottom View RZB-CC16C-ZDK User’s Manual Rev 1.0 28/ 29 August 2005 Downloaded from Elcodis.com electronic components distributor...
  • Page 29 1. For details on how to use the In-Circuit Debugger and Programmer, please see the RTA-FoUSB-MON User’s Manual (Start > (All) Programs > Renesas > RZB_CC16C_ZDK > RTA-FoUSB-Mon Manual). 2. For updates and other evaluation tools and sample programs for the RZB-CC16C-ZDK Kit, see: http://america.renesas.com/ZigBee.