XRFdc_SetDACVOP (Gen 3/DFE) - 2.6 English

Zynq UltraScale+ RFSoC RF Data Converter v2.6 Gen 1/2/3/DFE LogiCORE IP Product Guide (PG269)

Document ID
PG269
Release Date
2023-10-18
Version
2.6 English

Function Prototype

u32 XRFdc_SetDACVOP(XRFdc *InstancePtr, u32 Tile_Id, u32 Block_Id, u32 uACurrent);

Arguments

XRFdc *InstancePtr
Pointer to the driver instance.
u32 Tile_Id
RF-DAC tile number. Valid values are 0-3.
u32 Block_Id
RF-DAC block number inside the tile. Valid values are 0-3.
u32 uACurrent
The current in μA. Range is 6425 μA to 32000 μA (value will be rounded to nearest increment) for ES1 silicon.
The current in μA. Range is 2250 μA to 40500 μA (value will be rounded to nearest increment) for production silicon.

Description

VOP μA current is used to update the corresponding block level registers.
Note: This is an API function for RF-DACs only. Only available for Gen 3/DFE devices.

Return Value

XRFDC_SUCCESS

XRFDC_FAILURE