Wiki

Differences

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


Previous revision
Next revision
resources:tools-software:uc-drivers:renesas:ad7476 [30 May 2013 15:50] – [Downloads] Lucian Sin
Line 1: Line 1:
 +====== AD74xx - No-OS Driver for Renesas Microcontroller Platforms ======
 +{{page>:resources:tools-software:uc-drivers:ad7476}}
  
 +**HW Platform(s):**
 +  * [[http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_demo_kits/yrdkrl78g13/index.jsp|Renesas Demo Kit for RL78G13 (Renesas)]]
 +  * [[http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_demo_kits/yrdkrx63n/index.jsp|Renesas Demo Kit for RX63N (Renesas)]]
 +
 +===== Downloads =====
 +
 +<WRAP round download round 80%>
 +  * {{:resources:tools-software:uc-drivers:ad74xx_generic.zip|AD74xx Generic Driver}}
 +  * {{:resources:tools-software:uc-drivers:renesas:ad7476_rl78g13.zip|AD7476 RL78G13 Driver}}
 +  * {{:resources:tools-software:uc-drivers:renesas:ad7476_rx62n.zip|AD7476 RX62N Driver}}
 +  * **AD74xx Driver:            ** https://github.com/analogdevicesinc/no-OS/tree/master/drivers/AD74xx
 +  * **PmodAD1 Demo for RL78G14: ** https://github.com/analogdevicesinc/no-OS/tree/master/Renesas/RL78G14/PmodAD1
 +  * **RL78G14 Common Drivers:   ** https://github.com/analogdevicesinc/no-OS/tree/master/Renesas/RL78G14/Common
 +</WRAP>
 +
 +====== Renesas RL78G13 Quick Start Guide ======
 +This section contains a description of the steps required to run the AD7476 demonstration project on a Renesas RL78G13 platform using the PmodAD1.
 +
 +==== Required Hardware ====
 +  * [[http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_demo_kits/yrdkrl78g13/index.jsp|Renesas Demo Kit for RL78G13 (Renesas)]]
 +  * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-AD1|PmodAD1]]
 +
 +==== Required Software ====
 +  * [[http://www.iar.com/en/Products/IAR-Embedded-Workbench/Renesas-RL78/|IAR Embedded Workbench for Renesas RL78 Kickstart]]
 +
 +==== Hardware Setup ====
 +A PmodAD1 has to be interfaced with the Renesas Demonstration Kit (RDK) for RL78G13:
 +
 +  PmodAD1 J1 connector Pin CS  → YRDKRL78G13 J11 connector Pin 1
 +  PmodAD1 J1 connector Pin D0  → YRDKRL78G13 J11 connector Pin 3
 +  PmodAD1 J1 connector Pin CLK → YRDKRL78G13 J11 connector Pin 4
 +  PmodAD1 J1 connector Pin GND → YRDKRL78G13 J11 connector Pin 5
 +  PmodAD1 J1 connector Pin VCC → YRDKRL78G13 J11 connector Pin 6
 +
 +PmodAD1 should not be inserted in the pmod connector like the other pmods because pin D1(J1 connector) of PmodAD1 is an output pin, same as MOSI pin(pin 2 of J11 connector) of YRDKRL78G13. Damage could result when connecting the two pins togheter. The MOSI pin cannot be changed to be an input pin, as it is used to display data on the LCD. Therefore the connection above should be used to avoid this situation.
 +
 +{{ :resources:tools-software:uc-drivers:renesas:pmod_ad1_rl78g13.jpg? |}}
 +
 +<WRAP round important round 80%>
 +\\
 +  * The reference voltage for the AD7476 is 3.3V.
 +\\
 +</WRAP>
 +
 +==== Reference Project Overview ====
 +The reference project:
 +  * samples the input voltage; 
 +  * displays the value on the LCD (in hexa, decimal and volts).
 +
 +{{ :resources:tools-software:uc-drivers:renesas:pmod_ad1_rl78g13_screen.jpg?200 |}}
 +
 +==== Software Project Tutorial ====
 +{{page>rl78g13_software_tutorial_without_applilet3}}
 +
 +
 +====== Renesas RL78G14 Quick Start Guide ======
 +This section contains a description of the steps required to run the AD7476 demonstration project on a Renesas RL78G14 platform using the PmodAD1.
 +
 +==== 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-AD1|PmodAD1]]
 +
 +==== Required Software ====
 +  * [[http://www.iar.com/en/Products/IAR-Embedded-Workbench/Renesas-RL78/|IAR Embedded Workbench for Renesas RL78 Kickstart]]
 +  * The AD7476 demonstration project for the Renesas RL78G14 platform.
 +
 +<WRAP round info 80%>
 +The AD7476 demonstration project for the Renesas RL78G14 platform consists of three parts: the **AD7476 Driver**,  the **PmodAD1 Demo for RL78G14** and the **RL78G14 Common Drivers**.
 +
 +All three parts have to be downloaded.
 +</WRAP>
 +==== Hardware Setup ====
 +A PmodAD1 has to be interfaced with the Renesas Demonstration Kit (RDK) for RL78G14:
 +
 +  PmodAD1 J1 connector Pin CS  → RDKRL78G14 J11 connector Pin 1
 +  PmodAD1 J1 connector Pin D0  → RDKRL78G14 J11 connector Pin 3
 +  PmodAD1 J1 connector Pin CLK → RDKRL78G14 J11 connector Pin 4
 +  PmodAD1 J1 connector Pin GND → RDKRL78G14 J11 connector Pin 5
 +  PmodAD1 J1 connector Pin VCC → RDKRL78G14 J11 connector Pin 6
 +
 +PmodAD1 should not be inserted in the pmod connector like the other pmods because pin D1(J1 connector) of PmodAD1 is an output pin, same as MOSI pin(pin 2 of J11 connector) of RDKRL78G14. Damage could result when connecting the two pins togheter. The MOSI pin cannot be changed to be an input pin, as it is used to display data on the LCD. Therefore the connection above should be used to avoid this situation.
 +
 +{{ :resources:tools-software:uc-drivers:renesas:pmod_ad1_rl78g14.jpg? |}}
 +
 +<WRAP round important round 80%>
 +\\
 +  * The reference voltage for the AD7476 is 3.3V.
 +\\
 +</WRAP>
 +
 +
 +==== Reference Project Overview ====
 +The reference project:
 +  * samples the input voltage on channel A0; 
 +  * displays the value on the LCD (in hexa, decimal and volts).
 +
 +
 +{{ :resources:tools-software:uc-drivers:renesas:pmod_ad1_rl78g14_screen.jpg? |}}
 +
 +
 +==== Software Project Tutorial ====
 +{{page>rl78g14_software_tutorial}}
 +
 +
 +
 +====== Renesas RX62N Quick Start Guide ======
 +This section contains a description of the steps required to run the AD7476 demonstration project on a Renesas RX62N platform using the PmodAD1.
 +
 +==== Required Hardware ====
 +  * [[http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_demo_kits/yrdkrx62n/index.jsp|Renesas Demo Kit for RX62N (Renesas)]]
 +  * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-AD1|PmodAD1]]
 +==== Required Software ====
 +  * [[http://www.renesas.com/products/tools/ide/ide_hew/index.jsp|High-performance Embedded Workshop for RX62N family]]
 +  * [[http://am.renesas.com/products/tools/middleware_and_drivers/c_driver_gen/driver_gen_rpdl/index.jsp|Renesas Peripheral Driver Library for RX62N family]]
 +
 +==== Hardware Setup ====
 +A PmodAD1 has to be interfaced with the Renesas Demonstration Kit (RDK) for RX62N:
 +
 +    PmodAD1 Pin 1 (CS)   → YRDKRX62N J8 connector Pin 15
 +    PmodAD1 Pin 3 (MISO) → YRDKRX62N J8 connector Pin 22
 +    PmodAD1 Pin 4 (CLK)  → YRDKRX62N J8 connector Pin 20
 +    PmodAD1 Pin 5 (GND)  → YRDKRX62N J8 connector Pin 4
 +    PmodAD1 Pin 6 (VCC)  → YRDKRX62N J8 connector Pin 3
 +
 +{{ :resources:tools-software:uc-drivers:renesas:AD7476_RX62N.jpg? |}}
 +
 +==== Reference Project Overview ====
 +The reference project samples the input voltage and displays the value on the LCD.
 +
 +{{ :resources:tools-software:uc-drivers:renesas:AD7476_RX62N_screen.jpg? |}}
 +
 +==== Software Project Setup ====
 +{{page>rx62n_software_design}}
 +
 +====== More information ======
 +{{page>:resources:tools-software:uc-drivers:more-information}}
resources/tools-software/uc-drivers/renesas/ad7476.txt · Last modified: 24 Jan 2021 17:57 by Dragos Bogdan