Re: AD9361: RX: DC-coupling?
Steve: If I understand your question - is there any sort of high pass filter inside the Rx path - no. iio-oscilloscope/fmcomms2.svg at master · analogdevicesinc/iio-oscilloscope · GitHub There is no AC...
View ArticleRe: Could I setup a glade platform in Ubuntu 12.04 over the Zedboard and...
Jie: Glade is a massive gui designer. It's not a programming environment. If you are not familiar with it on a desktop, it's only going to be painful trying to install it on the Zynq. -Robin
View ArticleRe: Accurate acceleration measurement using multiple accelerometers.
I am part of the "Sudden Impact Challenge" and I am trying to get an accurate measurement of helmet acceleration, this is to try work out what potential concussion force the wearer has sustained. There...
View ArticleRe: Building adau1761 driver for iMX6Q-Sabrelite board
Hi, The adau1761-3.10 branch should work fine on 3.10. Just merge it into your checkout of the boundary devices tree. E.g. go to your git checkout and run: git remote add adi_github...
View ArticleRe: ADE7878 - DVDD error
Hi Chris, Let me try to understand the issue a little better. The DVDD pin is at 1.5V rather than the expected 2.5V and it stays there even after a reset occurs? During this stop in communication, is...
View ArticleRe: Problem with ADRF6720 Eval Board
Hello,I have couple questions regarding to ADRF6720 Eval Board. 1. Is it possible to control two ADRF6720 Eval Boards with one GUI & one laptop? 2. Is it possible to control/talk to ADRF6720 Eval...
View ArticleRe: AD9434 FPGA reference design for HSC-ADC-EVALC
Hi, I'm glad this was what you needed for the FPGA code, and I think you got information about using it with Matlab in a separate thread. Let me know if you need anything else. Regards, David
View ArticleRe: AD-FMCOMMS-2/3 No-OS changing frequency
Dragos, As I was working with a download of No-OS that was about 6 months old, I decided to download the latest No-OS software source files from Git and am happy to report that I can now change...
View Article7ns laser pulse detector circuit help?
Howdy! I'm making a detector array for a senior design project, and I'm looking for a little more advanced circuit knowledge than what I have. We are trying to find the center of a laser beam spot...
View ArticleRe: Doubts on ADC9643-EBZ
Hi Luca, 1. There is not a supported driver for the AD9643 eval board on the Xilinx Zinq board. The FPGA would need to be programmed accordingly keeping in mind the pinout from the AD9643 evaluation...
View ArticleTrouble getting DC Cal RF to pass
I am having trouble getting our design with the AD9361 to pass the DC Cal RF. It enters the cal state and never completes. What would cause this? Other cal's pass like CP and DC Cal BB Cal but not...
View ArticleHow do you get from Alert State to FDD
I am having trouble getting from Alert State to FDD State. All PLLs are locked. I have not successfully completed all calibrations though. The FDD bit is set along with Dual Synth mode. I set the...
View ArticleRe: AD7175-2 Eval Board
HiI am not able to convert these files using Altium, it says it is not PADS. Can I got them as Altium files? For calibration, I am calibrating from the registry directly, it is ok with me. But please...
View ArticleRe: How to connect ADV8005 PIN N23/W23
Hi Tommy, According to the ADV8005 datasheet:* N23 is AVDD3 and should be connected to 1.8V* W23 is AVDD4 and should be connected to 1.8V Regarding our schematic for EVAL-ADV8005-SMZ, it is a little...
View ArticleRe: ADIS16448 SPI Communication Support/Code Review Request
void ADIS_GetData_Multi(uint16_t* dataIn){ uint16_t i; GPIO_ResetBits(GPIOC, GPIO_Pin_4); // IMU_CS = 0 /* Fill output buffer with data */ SPI1->DR = 0x3E00; /* Wait for transmission to...
View ArticleRe: Formula to find 3 angles in 6 DOF gyro( 3axes accelerometer+3 axes gyro)?
Hello, I just get interested in rotating objects without calculating angles, only with direction vectors. And I just found a way to make rotations only with accelerometer (no gyro) and a compass...
View ArticleRe: ADIS16448 SPI Communication Support/Code Review Request
The DOUT signal on the scope shot actually looks correct. I suspect that there is an unexpected 8-bit shift in the output data processing somewhere.
View ArticleRe: High Spec Automotive Gyroscope
The ADIS16445 or ADIS16448 offer Tri-axis accelerometers and tri-axis gyroscopes in the same package.
View Article