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:adf4106 [31 Oct 2013 10:59] – Fix some typos. Istvan Csomortaniresources:fpga:xilinx:interposer:adf4106 [22 Jul 2019 14:10] – Update no-OS driver link Andrei Drimbarean
Line 48: Line 48:
 <WRAP round download 80%> <WRAP round download 80%>
 \\ \\
-  * **ADF4106 Driver:** https://github.com/analogdevicesinc/no-OS/tree/master/device_drivers/ADF4106+  * **ADF4106 Driver:** https://github.com/analogdevicesinc/no-OS/tree/master/drivers/frequency/adf4106
   * **ADF4106 Commands:** https://github.com/analogdevicesinc/no-OS/tree/master/device_commands/ADF4106   * **ADF4106 Commands:** https://github.com/analogdevicesinc/no-OS/tree/master/device_commands/ADF4106
   * **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 69: Line 69:
 ^ Command ^ Description ^ ^ Command ^ Description ^
 | **help?** | Displays all available commands. | | **help?** | Displays all available commands. |
-| **setregister=** | Update the selected latch with the current set ups. Accepted value:\\ latch:\\ 0 - Reference latch\\ 1 - N Counter Latch\\ 2 - Function Latch\\ 3 - Initialization Latch\\ value:\\ 24 bit values, you can find more information about the registers in the data sheet | +| **register=** | Update the selected latch with the current set ups. Accepted value:\\ latch:\\ 0 - Reference latch\\ 1 - N Counter Latch\\ 2 - Function Latch\\ 3 - Initialization Latch\\ value:\\ 24 bit values, you can find more information about the registers in the data sheet | 
-| **getregister?** | Print the specified latch values in a human readable format. Accepted value:\\ latch:\\ 0 - Reference latch\\ 1 - N Counter Latch\\ 2 - Function Latch\\ 3 - Initialization Latch | +| **register?** | Print the specified latch values in a human readable format. Accepted value:\\ latch:\\ 0 - Reference latch\\ 1 - N Counter Latch\\ 2 - Function Latch\\ 3 - Initialization Latch | 
-| **setfrequency=** | Set the VCO frequency. Accepted value:\\ 5 .. 6000 - betwwen 5Mhz and 6Ghz | +| **frequency=** | Set the VCO frequency. Accepted value:\\ 5 .. 6000 - betwwen 5Mhz and 6Ghz | 
-| **getfrequency?** | Print the actual VCO frequency. |+| **frequency?** | Print the actual VCO frequency. |
  
 Commands can be executed using a serial terminal connected to the UART peripheral of Xilinx KC705 FPGA. Commands can be executed using a serial terminal connected to the UART peripheral of Xilinx KC705 FPGA.
resources/fpga/xilinx/interposer/adf4106.txt · Last modified: 09 Jan 2021 00:49 by Robin Getz