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
Last revisionBoth sides next revision
resources:fpga:xilinx:interposer:ad5629 [30 Sep 2013 17:26] – changed source code (without Micrium uC-Probe), added Software Setup, remove programming with Impact Lucian Sinresources:fpga:xilinx:interposer:ad5629 [22 Jul 2019 13:40] – Update no-OS driver link Andrei Drimbarean
Line 51: Line 51:
 <WRAP round download 80%> <WRAP round download 80%>
 \\ \\
-  * **AD5629R Driver:** https://github.com/analogdevicesinc/no-OS/tree/master/device_drivers/AD5629R+  * **AD5629R Driver:** https://github.com/analogdevicesinc/no-OS/tree/master/drivers/dac/ad5629r
   * **AD5629R Commands:** https://github.com/analogdevicesinc/no-OS/tree/master/device_commands/AD5629R   * **AD5629R Commands:** https://github.com/analogdevicesinc/no-OS/tree/master/device_commands/AD5629R
   * **Xilinx Boards Common Drivers:** https://github.com/analogdevicesinc/no-OS/tree/master/platform_drivers/Xilinx/SDP_Common   * **Xilinx Boards Common Drivers:** https://github.com/analogdevicesinc/no-OS/tree/master/platform_drivers/Xilinx/SDP_Common
Line 80: Line 80:
 | **reset!** | Makes a power-on reset. | | **reset!** | Makes a power-on reset. |
 | **powerMode=** | Selects a given power mode for selected DAC. Accepted values:\\ channel:\\ 0 .. 7 - selected DAC A .. H.\\ power mode:\\ 0 - normal operation.\\ 1 - 1KOhm to GND.\\ 2 - 100KOhms to GND.\\ 3 - three-state. | | **powerMode=** | Selects a given power mode for selected DAC. Accepted values:\\ channel:\\ 0 .. 7 - selected DAC A .. H.\\ power mode:\\ 0 - normal operation.\\ 1 - 1KOhm to GND.\\ 2 - 100KOhms to GND.\\ 3 - three-state. |
-| **powerMode?** | Turns on/off the internal reference. Accepted values:\\ channel:\\ 0 .. 7 - selected DAC A .. H. | +| **powerMode?** | Displays the power mode for one selected DAC. Accepted values:\\ channel:\\ 0 .. 7 - selected DAC A .. H. | 
-| **intRef=** | Writes to the DAC register. Accepted values:\\ 0 - turns off the internal reference.\\ 1 - turns on the internal reference. |+| **intRef=** | Turns on/off the internal reference. Accepted values:\\ 0 - turns off the internal reference.\\ 1 - turns on the internal reference. |
 | **intRef?** | Displays the status of the internal reference. | | **intRef?** | Displays the status of the internal reference. |
 | **loadN=** | Loads selected DAC register with a given value. Accepted values:\\ channel:\\ 0 .. 7 - selected DAC A .. H.\\ 15 - all DACs.\\ value:\\ 0 .. 4095 - value to be written in register. | | **loadN=** | Loads selected DAC register with a given value. Accepted values:\\ channel:\\ 0 .. 7 - selected DAC A .. H.\\ 15 - all DACs.\\ value:\\ 0 .. 4095 - value to be written in register. |
Line 105: Line 105:
 The following image shows a generic list of commands in a serial terminal connected to Xilinx KC705 FPGA's UART peripheral. The following image shows a generic list of commands in a serial terminal connected to Xilinx KC705 FPGA's UART peripheral.
 {{ :resources:fpga:xilinx:interposer:Terminal_KC705.jpg? }} {{ :resources:fpga:xilinx:interposer:Terminal_KC705.jpg? }}
- 
 ===== Software Project Setup ===== ===== Software Project Setup =====
 {{page>import_workspace}} {{page>import_workspace}}
resources/fpga/xilinx/interposer/ad5629.txt · Last modified: 09 Jan 2021 00:48 by Robin Getz