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:adxl345 [12 Nov 2012 10:37] – Removed applilet3 content / updated drivers. Dan Nechitaresources:tools-software:uc-drivers:renesas:adxl345 [24 May 2013 10:43] – 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:adxl345_generic.zip|ADXL345 Generic Driver}}   * {{:resources:tools-software:uc-drivers:adxl345_generic.zip|ADXL345 Generic Driver}}
   * {{:resources:tools-software:uc-drivers:renesas:adxl345_rl78g13.zip|ADXL345 RL78G13 Driver}}   * {{:resources:tools-software:uc-drivers:renesas:adxl345_rl78g13.zip|ADXL345 RL78G13 Driver}}
   * {{:resources:tools-software:uc-drivers:renesas:adxl345_rx62n.zip|ADXL345 RX62N Driver}}   * {{:resources:tools-software:uc-drivers:renesas:adxl345_rx62n.zip|ADXL345 RX62N Driver}}
 +  * **ADXL345 Driver:           ** https://github.com/analogdevicesinc/no-OS/tree/master/drivers/ADXL345
 +  * **PmodACL Demo for RL78G14: ** https://github.com/analogdevicesinc/no-OS/tree/master/Renesas/RL78G14/PmodACL
 +  * **RL78G14 Common Drivers:   ** https://github.com/analogdevicesinc/no-OS/tree/master/Renesas/RL78G14/Common
 </WRAP> </WRAP>
  
Line 42: Line 45:
 ==== Software Project Setup ==== ==== Software Project Setup ====
 {{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 ADXL345 demonstration project on a Renesas RL78G14 platform using the PmodACL.
 +
 +==== Required Hardware ====
 +  * [[http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_demo_kits/yrdkrl78g14/index.jsp|Renesas Demo Kit for RL78G14 (Renesas)]]
 +  * PmodACL
 +
 +==== Required Software ====
 +  * [[http://www.iar.com/en/Products/IAR-Embedded-Workbench/Renesas-RL78/|IAR Embedded Workbench for Renesas RL78 Kickstart]]
 +  * The ADXL345 demonstration project for the Renesas RL78G14 platform.
 +
 +<WRAP round info 80%>
 +The ADXL345 demonstration project for the Renesas RL78G14 platform consists of three parts: the **ADXL345 Driver**,  the **PmodACL Demo for RL78G14** and the **RL78G14 Common Drivers**.
 +
 +All three parts have to be downloaded.
 +</WRAP>
 +==== Hardware Setup ====
 +There are two options:
 +
 +  * The ADXL345 part installed on the Renesas Demonstration Kit (RDK) for RL78G14 can be used. In this case, the I2C protocol has to be chosen with 'ADXL345_Init()' function.
 +
 +{{ :resources:tools-software:uc-drivers:renesas:adxl345_rl78g14.jpg? |}}
 +
 +  * A PmodACL can be connected to the PMOD1 connector. In this case, the SPI protocol has to be chosen with 'ADXL345_Init()' function.
 +
 +{{ :resources:tools-software:uc-drivers:renesas:pmod_acl_rl78g14.jpg? |}}
 +
 +==== Reference Project Overview ====
 +The reference project:
 +  * reads and displays the data for each axis on LCD;
 +  * it displays also on LCD if the interrupts “Single Tap”, “Double Tap” or “Free-Fall” were activated. 
 +
 +{{ :resources:tools-software:uc-drivers:renesas:adxl345_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/adxl345.txt · Last modified: 24 Jan 2021 17:22 by Dragos Bogdan