Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
resources:tools-software:uc-drivers:renesas:ad5628 [06 Jul 2012 17:10] – Added the PIC32 driver. Dragos Bogdanresources:tools-software:uc-drivers:renesas:ad5628 [19 Jul 2012 09:52] – minor changes Dragos Bogdan
Line 21: Line 21:
   * [[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 51: Line 52:
   * {{:resources:tools-software:uc-drivers:renesas:ad5628_rx62n.zip|AD5628 RX62N Driver}}   * {{:resources:tools-software:uc-drivers:renesas:ad5628_rx62n.zip|AD5628 RX62N Driver}}
   * {{:resources:tools-software:uc-drivers:microchip:ad5628_pic32.zip|AD5628 PIC32 Driver}}   * {{:resources:tools-software:uc-drivers:microchip:ad5628_pic32.zip|AD5628 PIC32 Driver}}
 +  * {{:resources:tools-software:uc-drivers:microchip:ad5628_dspic33.zip|AD5628 DSPIC33 Driver}}
  
 ====== Renesas RL78G13 Quick Start Guide ====== ====== Renesas RL78G13 Quick Start Guide ======
Line 174: Line 176:
 ==== 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 AD5628 demonstration project on a Digilent Cerebot MC7 platform.
 +
 +==== Required Hardware ====
 +  * [[http://www.digilentinc.com/Products/Detail.cfm?Prod=CEREBOT-MC7|Cerebot MC7 (Digilent)]]
 +  * PmodDA4
 +
 +==== Required Software ====
 +  * [[http://www.microchip.com/mplabx|MPLAB X Integrated Development Environment]]
 +  * [[http://www.microchip.com/mplabxc|MPLAB XC16 compiler]]
 +
 +==== Hardware Setup ====
 +A PmodDA4 has to be connected to the JB connector of Cerebot MC7 development board.
 +
 +{{ :resources:tools-software:uc-drivers:microchip:pmod_da4_dspic33.jpg? |}}
 +
 +==== Reference Project Overview ====
 +Following commands were implemented in this version of AD5628 reference project for Cerebot MC7 board.
 +^ Command ^ Description ^
 +| help? | Displays all available commands. |
 +| mode= | Selects a mode of operation for the current channel. Accepted values: 0 – 3. |
 +| mode? | Displays the selected mode of operation for the current channel. |
 +| channel= | Selects the channel that will be affected by the other commands. Accepted values: 0 – 7 (one channel) or 15 (all channels). |
 +| channel? | Displays the selected channel. |
 +| voltage= | Sets the output voltage for the current voltage. Accepted values: 0 – 2.5 (volts). |
 +| voltage? | Displays the output voltage of the current voltage. |
 +| register= | Writes the value into the Input Register of the current channel. Accepted values: 0 – 4095. |
 +| register? | Displays the value written in the Input Register of the current channel. |
 +
 +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/ad5628.txt · Last modified: 24 Jan 2021 18:22 by Dragos Bogdan