AD9371/AD9375 No-OS Setup Xilinx Platform Required Software We're upgrade the Xilinx tools on every release. The supported version number can be found in ourgit repository. Open Xilinx Software Development Kit (XSDK) and provide the workspace location. ...
Software drivers for systems without OS. Contribute to tb-ldr/no-OS development by creating an account on GitHub.
产品编号:AD9371 软件版本:No-OS I am using custom hardware with AD9528 and AD9371 on this. Every time when I am configuring my JESD Deframer. It is giving the error 0x21. I am using the framer and defamer configuration as below static mykonosJesd204bFramerConfig_t rxFramer = { 0, /...
I am using the AD9371 transceiver API for No-OS from the ADI GIT master branch github.com/.../ad9371 Where the provided ORx Gain Table is written into the transceiver. I am having an issue with MYKONOS_setObsRxManualGain() where it does not work ...
接AD9371 官方例程 NO-OS 主函数 headless 梳理(一),DAC(TX) 对于FPGA 是 framer ,对于AD9371是 Deframer 。ADC时相反。 执行MCS时发送的 SYSREF 脉冲用于多个AD9371之间的多芯片同步,但由于 【6.4节执行 MCS】 代码运行时AD9371 的 framers/deframers 还不能接收 SYSREF 信号 。并且 FPGA 中 JESD204B ...
AD9371 主函数:AD9371 官方例程 NO-OS 主函数 headless 梳理(一) AD9371 主函数:AD9371 官方例程 NO-OS 主函数 headless 梳理(二) 文章目录 前言 一、TXDeframer 的 DAC Crossbar 和 Lane Crossbar 二、RXFramer 的 ADC Crossbar 和 Lane Crossbar ...
Good day! I am using the AD9371 transceiver API for No-OS from the ADI GIT master branch github.com/.../ad9371 Where the provided ORx Gain Table is written into the transceiver. I am having an issue with MYKONOS_setObsRxManualGain() where it does not ...
I was able to successfully build and run the example program for AD9371 no-OS for Intel/Altera Arria10 board using2019_R1 branch. The DDS tone was selected to be 40Mhz, and we observe a 40MHz shift from the center frequency on the spectrum analyzer, as expected. The TX...
Using a modified version of the no-OS 2019_R1 branch (axi_dmac.c has been updated to match the version currently on master) I am trying to transmit data using TX1 while having TX2 disabled. I am using the tx_bw100_orx_bw100_rx_bw100 profile but the txSettings st...
AD9371-ZC706 no-OS receive/transmit not working Hi, I managed (finally) to have the ADC outputting samples at 150MHz with the following profile: TX 300Msps L=4,M=2 , RX 150Msps L=2,M=2 , RXOS 300Msps L=2,M=2. I have 2 issues:...