This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello I have a few questions about LM97937EVM board :
regards
ahmed
Hi,
1. yes, the board is available for purchase on TI Estore
https://www.ti.com/tool/LM97937EVM
2. Yes it can. See reference design below
https://www.ti.com/tool/TSW14J10EVM
For 3 and 4, please refer to EVM user's guide
I found your board ADC16DX370EVM on Xilinx website referencing that is combatable with kcu105 and ZC706 is it possible to use it without the need for TSW14J10EVM Data Converter Evaluation Module board.
.
Hi Ahmed,
Yes, it is possible. You will need to utilize the KCU105/ZC706 EVM schematic + ADC16DX370EVM schematic and cross check FMC connection between the two boards
The schematic for the ADC16DX370 can be found:
https://www.ti.com/tool/ADC16DX370EVM
You can download the Xilinx FPGA EVM respectively on Xilinx website.
Hi,
1. We currently do not have any user's guide for the interconnect of the two boards.
2. yes, the user's guide on the ADC16DX370EVM talks about configuring the LMK04828 as clock source
-Kang
I looked in the user's guide then I can configure the board to use the LMK04828 as ADC sampling clock.
The guide provides only 'LMK04828_config2.cfg' file to set LMK04828 to 368.64 MSPS,
there is no guide on how to configure the sampling clock to less than that, even though I read LMK04828 datasheet I didn't know how to set up the sampling frequency to different sampling ranges. any advice.
-Ahmed
Ahmed,
There are clock dividers to divide down the internal LMK04828 VCO to different rates. You can refer to the LMK04828 EVM and user's guide for guideline on the adjustments of the clock rate.
-Kang
Kang,
I have read the guide lines for LMK04828 EVM and found out that to configure our ADC16DX370EVM's LMK084828 we need to use USB2ANY Texas Instruments device + using code loader program, all I am trying to do is configure file 'LMK04828_config2.cfg' to a lower sampling frequency.
my questions are :
how can I generate a .cfg file from code loader program without the need to load to program directly to it ?
in .'LMK04828_config2.cfg' button it says hardware configurations required , do you mean these hardware configurations ?
Ahmed
Hi Ahmed,
The ADC EVM itself can program the LMK04828 directly. It does not need the additional USB2ANY programmer.
To generate your own .cfg file, you will need to go to LMK04828 page to understand the device, and the configure the device through the TICPRO software
https://www.ti.com/tool/TICSPRO-SW
-Kang
Hi kang,
I did read LMK04828 Datasheet to understand the registers and I have copied the registers value on 'LMK04828_config2.cfg' to TICPRO software raw register windows to see the effect on LMK04828 block diagram value on the software, it used the internal VCO 1 to generate 2949.12 MHz the divided it with clock divider value of 8 to get 368.64Mhz sampling frequency. my question is:
I tried to set the sampling frequency to the minimum possible value by dividing with 32 divider and I realized that the minimum I can get is 92.13MHz from VCO1 and 76.8 MHz from VCO0 ? how can I get a lower sampling frequency knowing that my ADC16DX370 can go to as low as 50MHZ?
Regards
Ahmed
Hi Ahmed,
you will probably need additional divider (discrete, separate clocking divider circuit) to do the additional divide for you. The clocking team can help you best.
Hi Ahmed,
This should be described in the user's guide. See the schematics of the EVM for different EVM modifications on the clocking path to install and remove resistor options for the clock path.
Hi kang
Isn't there suppose to be an another N-divider within the ADC16DX370, that divide the CLKIN that is received from LMK04828, in the ADC16DX370EVM.
regards
Ahmed