![]() |
no-OS
|
Main file for xilinx platform. More...
Functions | |
| int | example_main () |
| Basic example main executiont. | |
| int | main () |
| Main function execution for xilinx platform. | |
Main file for xilinx platform.
Copyright 2024(c) Analog Devices, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY ANALOG DEVICES "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANALOG DEVICES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, INTELLECTUAL PROPERTY RIGHTS, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
extern |
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
This example demonstrates basic ADMT4000 functionality by continuously reading sensor values and displaying them on the console.
Basic example main executiont.
Brings up the full JESD204 link between the FPGA and the ADRV903X:
Basic example main executiont.
Brings up the full JESD204 link and demonstrates DMA data transfer:
Basic example main executiont.
Brings up the full JESD204 link and starts the IIO application loop:
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
Basic example main executiont.
IIO descriptor and initialization parameter.
IIO app.
Declaring iio_devices structure
Initializing IIO app init param.
Initializing IIO app.
Running the IIO app (use iio_info or osc in terminal).
Set the threshold voltage to 5V
The comparator output will be available on the GPO_A pin
Set the DAC output on channel C to 5V
Measure input current on channel D
Initialize the ADC_RDY GPIO and associated IRQ event
GPIO Pin Interrupt Controller
Negative temperature
Positive temperature
Negative temperature
Positive temperature
Switch to APG mode
Switch to AWG mode
Parameter to be passed when the callback is called.
GPIO Pin Interrupt Controller
MAX14906 Initialization
Setting SLED set bit 1 in the config register.
Turning the Status LEDs on, then off.
Setting a current limit for channel 0.
Read current limit for all channels.
Setting the on state for channel 0, and then verifying it.
IIO descriptor and initialization parameter.
Channel configuration to be used in the example.
IIO app.
Declaring iio_devices structure
Initializing IIO app init param.
Initializing IIO app.
Running the IIO app (use iio_info or osc in terminal).
Maximum value of 3V.
The increment of the AO1 to be used (needs to be smaller then the SR step-size).
Frequency of the signal.
Initializing GPIO 0 of MAX22017.
Setting its value to HIGH.
Changing operation mode of MAX22017.
Changing configuration of MAX22017.
Changing slew-rate configuration of MAX22017.
Reading the GAIN correction.
| int main | ( | void | ) |
Main function execution for xilinx platform.