Re: ADXL 362 Measurement Mode Instruction to Valid Data Issues
Hi Ashwin, I would suggest you to check the INT pins of ADXL362. Say, after initialization and 4/ODR dealy, you can do nothing with the ADXL362 and just see whether its DATA_READY interrupt output...
View ArticleRe: Can I use the ADAU1701 as a balance mic input
Hi, The ADAU1701 ADC inputs are single-ended and have a sensitivity of 100 uA rms; this translates to 2 V RMS when an 18 k ohm external resistor is placed before the ADC. This value can be changed to 9...
View ArticleBF592 not reaching main after SPORT interrupt
I am setting up SPORT0 Interrupts as such: void Init_Interrupts(void){ *pSIC_IMASK0 |= IRQ_DMA2 | IRQ_DMA1; *pSIC_IAR1 |= 0xfffff23f ; register_handler(ik_ivg9, SPORT0_Tx_ISR);...
View ArticleRe: Start with AD8137
Hi, Wow, you have really gone to great lengths to figure this out, and I wish I had an easy answer for you. I am not sure what you are asking with regards to your question about an audio balanced...
View ArticleRe: fmcomms data rates
I'm glad to hear that! Is there any status information that I can get back to determine if there were any dropped samples? Basically, I'm trying to get a setup where I can benchmark sample rate, but...
View ArticleRe: AD9540 Eval Board Controlled with Matlab?
The AD9540 software was create with visual basic, so I don't have any Matlab code to forward. That said, there's a few threads on DDS engineering zone that might help. See the link below for one. The...
View ArticleRe: AD-FMCOMMS-3EBZ using only 1 Rx and 1 Tx port - does it matter which ones?
Also: The unused ports can't be "open", they must be all be terminated properly. - Robin
View ArticleRe: AD-FMCOMMS6-EBZ: schematics, HDL codes and reference query
I think all have been answered by Jarret.
View ArticleRe: ADE7878 Evaluation Board - Beginner
Hi David, First of all could you clarify me on how you got the decimal value from the hexadecimal? I am not getting the same decimal value as what you got. Could you tell me which all bits I must...
View ArticleRe: PITCH TRANSPOSER
Hi,I still can not use this function because of the amplitude modulation problem.Is there any method to remove?
View ArticleRe: fmcomms data rates
Lars knows better, but I think there is a DMA underflow/overflow that can be monitored. At one point, this was a kernel message but I think it was turned off/ or only when debug is turned on now. -...
View ArticleRe: AD8347 Vcom Pin.
Hi, Youhei, The VCMO input sets the output common-mode level for the baseband outputs, as described in Table 3 on p. 6 of the AD8347 datasheet. The input range when operating under 5V supply is...
View ArticleRe: Does ADV7619 support BT.1120 output ?
Hi Dave, Thanks you for your support. I am doing with 2 resolutions: 1920x1080p 30fps and WUXGA (1920x1200p 30fps). Are both resolution supported with BT.1120 ? Thanks.Marco
View ArticleRe: ADAU1772 sampling rate
Hi Bill, May I know what is the ADC digital format? is it 2's complement or binary offset? Thanksbest regardssng yeong kian
View ArticleRe: Several questions on reading webpage of...
Dear Lars, Thanks for your reply. I read those guides your suggested, I tried to download the relevant Zip files as "git clone https://github.com/analogdevicesinc/linux.git" . But it seemed that it...
View ArticleADE7763 return nothing on SPI
Hi, I have developed an energy metering module based on ADE7763 with an ATMega8 MCU. We have never had any Problems while prototyping the boards. Now, we started production of 100 boards. But: We have...
View ArticleRe: ADE7763 return nothing on SPI
Problem is solved! Sometimes it is helpful to write down the Problem. Look at the decoded MOSI signal. On working board it is 0x17 (VRMS) and on not-working board it is 0x07. This is caused of the...
View ArticleRe: HMC941
Hi, The required power-up sequence is: GND, Supply Inputs (VDD and VSS), Digital Inputs (P0-P4), RF Input (RF1/RF2). Deviations from this sequence may inadvertently forward bias ESD protection...
View ArticleRe: DE generation for SVGA
Writing this in order to help others with same issue. This is the information I've got for SVGA:--------------------------------------------SVGA Signal 800 x 600 @ 60 Hz timing General timingScreen...
View ArticleRe: True Power into the AD9680-1000EBZ
Hi Siyi, Please refer to Figure 66 of the Datasheet RevA. It is shown below for your convenience.The figure shows the front end network used in the evaluation board AD9680-1000EBZ. You will notice that...
View Article