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:ad7303 [11 Jul 2012 09:10] – Approved Dragos Bogdanresources:tools-software:uc-drivers:renesas:ad7303 [19 Jul 2012 13:59] – [Downloads] Dragos Bogdan
Line 18: Line 18:
   * [[http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_demo_kits/yrdkrx62n/index.jsp|Renesas Demo Kit for RX62N (Renesas)]]   * [[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=CEREBOT-MX3CK|Digilent Cerebot MX3cK (Digilent)]]   * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=CEREBOT-MX3CK|Digilent Cerebot MX3cK (Digilent)]]
 +  * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=CEREBOT-MC7|Cerebot MC7 (Digilent)]]
  
 ===== Driver Description ===== ===== Driver Description =====
Line 46: Line 47:
   * {{:resources:tools-software:uc-drivers:renesas:ad7303_rx62n.zip|AD7303 RX62N Driver}}   * {{:resources:tools-software:uc-drivers:renesas:ad7303_rx62n.zip|AD7303 RX62N Driver}}
   * {{:resources:tools-software:uc-drivers:microchip:ad7303_pic32.zip|AD7303 PIC32 Driver}}   * {{:resources:tools-software:uc-drivers:microchip:ad7303_pic32.zip|AD7303 PIC32 Driver}}
 +  * {{:resources:tools-software:uc-drivers:microchip:ad7303_dspic33.zip|AD7303 DSPIC33 Driver}}
 ====== Renesas RL78G13 Quick Start Guide ====== ====== Renesas RL78G13 Quick Start Guide ======
 This section contains a description of the steps required to run the AD7303 demonstration project on a Renesas RL78G13 platform. This section contains a description of the steps required to run the AD7303 demonstration project on a Renesas RL78G13 platform.
Line 129: Line 130:
 ==== Required Hardware ==== ==== Required Hardware ====
   * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=CEREBOT-MX3CK|Cerebot MX3cK (Digilent)]]   * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=CEREBOT-MX3CK|Cerebot MX3cK (Digilent)]]
-  * PmodDA1+  * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-DA1|PmodDA1]]
  
 ==== Required Software ==== ==== Required Software ====
Line 160: Line 161:
 ==== Software Project Setup ==== ==== Software Project Setup ====
 {{page>:resources:tools-software:uc-drivers:microchip:pic32_software_design}} {{page>:resources:tools-software:uc-drivers:microchip:pic32_software_design}}
 +
 +====== Digilent Cerebot MC7 Quick Start Guide ======
 +This section contains a description of the steps required to run the AD7303 demonstration project on a Digilent Cerebot MC7 platform.
 +
 +==== Required Hardware ====
 +  * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=CEREBOT-MC7|Cerebot MC7 (Digilent)]]
 +  * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=PMOD-DA1|PmodDA1]]
 +
 +==== Required Software ====
 +  * [[http://www.microchip.com/mplabx|MPLAB X Integrated Development Environment]]
 +  * [[http://www.microchip.com/mplabxc|MPLAB XC16 compiler]]
 +
 +==== Hardware Setup ====
 +A PmodDA1 has to be connected to the JB connector of Cerebot MC7 development board.
 +
 +{{ :resources:tools-software:uc-drivers:microchip:pmod_da1_dspic33.jpg? |}}
 +
 +==== Reference Project Overview ====
 +Following commands were implemented in this version of AD7303 reference project for Cerebot MC7 board.
 +^ Command ^ Description ^
 +| help? | Displays all available commands. |
 +| power= | Powers off/on the current channel. Accepted values: 0, 1. |
 +| power? | Displays the power status. |
 +| channel= | Selects a channel. Accepted values: 0, 1. |
 +| channel? | Displays the current channel. |
 +| voltage= | Sets the output voltage of the current channel. Accepted values: 0->3.3 |
 +| voltage? | Displays last written value. |
 +| register= | Writes to the DAC register of the current channel. Accepted values: 0 - 255. |
 +| register? | Displays last written value. |
 +
 +Commands can be executed using a serial terminal connected to the UART1 peripheral of dsPIC33FJ128MC706A.
 +
 +The following image shows a list of commands in a serial terminal connected to processor’s UART peripheral.
 +{{ :resources:tools-software:uc-drivers:microchip:terminal_dspic33.png? |}}
 +
 +==== Software Project Setup ====
 +{{page>:resources:tools-software:uc-drivers:microchip:dspic33_software_design}}
  
 ====== More information ====== ====== More information ======
 {{page>more-information}} {{page>more-information}}
resources/tools-software/uc-drivers/renesas/ad7303.txt · Last modified: 24 Jan 2021 17:51 by Dragos Bogdan