Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
resources:tools-software:uc-drivers:renesas:adxrs453 [12 Nov 2012 12:57] – Removed applilet3 content / updated drivers. Dan Nechitaresources:tools-software:uc-drivers:renesas:adxrs453 [29 May 2013 13:18] – added RENESAS RL78G14 QUICK START GUIDE and RL78G14 source code downloads Lucian Sin
Line 8: Line 8:
 ===== Downloads ===== ===== Downloads =====
  
-<WRAP round download 30%>+<WRAP round download 80%>
   * {{:resources:tools-software:uc-drivers:adxrs453_generic.zip|ADXRS453 Generic Driver}}   * {{:resources:tools-software:uc-drivers:adxrs453_generic.zip|ADXRS453 Generic Driver}}
   * {{:resources:tools-software:uc-drivers:renesas:adxrs453_rl78g13.zip|ADXRS453 RL78G13 Driver}}   * {{:resources:tools-software:uc-drivers:renesas:adxrs453_rl78g13.zip|ADXRS453 RL78G13 Driver}}
   * {{:resources:tools-software:uc-drivers:renesas:adxrs453_rx62n.zip|ADXRS453 RX62N Driver}}   * {{:resources:tools-software:uc-drivers:renesas:adxrs453_rx62n.zip|ADXRS453 RX62N Driver}}
 +  * **ADXRS453 Driver:           ** https://github.com/analogdevicesinc/no-OS/tree/master/drivers/ADXRS453
 +  * **PmodGYRO2 Demo for RL78G14: ** https://github.com/analogdevicesinc/no-OS/tree/master/Renesas/RL78G14/PmodGYRO2
 +  * **RL78G14 Common Drivers:   ** https://github.com/analogdevicesinc/no-OS/tree/master/Renesas/RL78G14/Common
 </WRAP> </WRAP>
  
Line 25: Line 28:
  
 ==== Hardware Setup ==== ==== Hardware Setup ====
-A PmodGYRO2 has to be connected to the PMOD1 connector.+A PmodGYRO2 has to be connected to the PMOD1 connector, pins 1 to 6 (see image below).
  
 {{ :resources:tools-software:uc-drivers:renesas:pmod_gyro2_rl78g13.jpg? |}} {{ :resources:tools-software:uc-drivers:renesas:pmod_gyro2_rl78g13.jpg? |}}
  
 ==== Reference Project Overview ==== ==== Reference Project Overview ====
-The reference project reads the 10-Bit Temperature Data and the 16-Bit Rate Data. The values are displayed on the LCD as degrees Celsius and degrees/sec respectively.+The reference project
 +  * reads the 10-Bit Temperature Data and the 16-Bit Rate Data
 +  * displays the values on the LCD as degrees Celsius and degrees/sec respectively.
  
 {{ :resources:tools-software:uc-drivers:renesas:pmod_gyro2_rl78g13_screen.jpg? |}} {{ :resources:tools-software:uc-drivers:renesas:pmod_gyro2_rl78g13_screen.jpg? |}}
Line 36: Line 41:
 ==== Software Project Tutorial ==== ==== Software Project Tutorial ====
 {{page>rl78g13_software_tutorial_without_applilet3}} {{page>rl78g13_software_tutorial_without_applilet3}}
 +
 +====== Renesas RL78G14 Quick Start Guide ======
 +This section contains a description of the steps required to run the ADXRS453 demonstration project on a Renesas RL78G14 platform using the PmodGYRO2.
 +
 +==== Required Hardware ====
 +  * [[http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_demo_kits/yrdkrl78g14/index.jsp|Renesas Demo Kit for RL78G14 (Renesas)]]
 +  * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-GYRO2|PmodGYRO2]]
 +
 +==== Required Software ====
 +  * [[http://www.iar.com/en/Products/IAR-Embedded-Workbench/Renesas-RL78/|IAR Embedded Workbench for Renesas RL78 Kickstart]]
 +  * The ADXRS453 demonstration project for the Renesas RL78G14 platform.
 +
 +<WRAP round info 80%>
 +The ADXRS453 demonstration project for the Renesas RL78G14 platform consists of three parts: the **ADXRS453 Driver**,  the **PmodGYRO2 Demo for RL78G14** and the **RL78G14 Common Drivers**.
 +
 +All three parts have to be downloaded.
 +</WRAP>
 +==== Hardware Setup ====
 +A PmodGYRO2 has to be connected to the PMOD1 connector, pins 1 to 6 (see image below).
 +
 +{{ :resources:tools-software:uc-drivers:renesas:pmod_gyro2_rl78g14.jpg? |}}
 +
 +==== Reference Project Overview ====
 +The reference project:
 +  * reads the 10-Bit Temperature Data and the 16-Bit Rate Data;
 +  * displays the values on the LCD as degrees Celsius and degrees/sec respectively.
 +
 +<WRAP round important 80%>
 +  * If you rotate the Pmod slowly, you will see a smaller value (e.g. 30 Degrees/Second), while rotating the Pmod at a higher speed will result in a higher value (e.g. 300 degrees/second). Afterwards the device will auto calibrate according to its new position, thus displaying a value close to 0 degrees/second.
 +</WRAP>
 +
 +
 +{{ :resources:tools-software:uc-drivers:renesas:pmod_gyro2_rl78g14_screen.jpg? |}}
 +
 +==== Software Project Tutorial ====
 +{{page>rl78g14_software_tutorial}}
 +
  
 ====== Renesas RX62N Quick Start Guide ====== ====== Renesas RX62N Quick Start Guide ======
resources/tools-software/uc-drivers/renesas/adxrs453.txt · Last modified: 25 Jan 2021 05:25 by Robin Getz