Other Parts Discussed in Thread: ADS901 , CDCE913 , OMAP-L138 Hi,
I am using OMAP-L138 which has ADS901 attached to UI board. I wonder what maximum Pdiv2 value can be used to drive the ADS901 at the minimum possible sampling frequency ?
CDCE913 _setOutput…
Other Parts Discussed in Thread: OMAP-L138 , ADS901 Hi,
I am using OMAP-L138 EVM and ADS901 which has interfaced with User Interface (UI) board. I have few queries, please help me out.
1. How can I set the sampling rate to 10 kHz for this ADC ?
2. How to…
Hi Raghavendra,
I modified the code to enable PINMUX for ADC and UPP but I can't see those register setup after the code is being executed. Can you have a look what's wrong there ? After PINMUX I called UppDacAdc function to configure ADC and used …
Other Parts Discussed in Thread: OMAP-L138 , ADS901 Hi,
I am using OMAP-L138 EVM and looking for an example code for ADC(ADS901) interfaced with UI board of the EVM. I want to sample 1 MHz analog signal continuously using PING PONG Buffer scheme.
I appreciate…
Other Parts Discussed in Thread: OMAPL138 Hi Sir/Madam,
1) In our project we are using Few environmental sensors like Gas , Temperature and Humidity Sensors to acquire analog data which operates below 20khz range, But the ADC chip available on the Logic…
Other Parts Discussed in Thread: OMAP-L138 , TLV320AIC3106 , TVP5147 , ADS901 , DAC900 , THS8135 Hi
I had a question about 138 SDK.
There are two SDK: OMAP-L138 LCDK and Experimenter Kit, right?
What's difference about that?
Thanks.
Other Parts Discussed in Thread: ADS901 , OMAPL138 , OMAP-L138 I want to use analog input via ADS901 on UI Board of Logic PD's OMAP-L18 EVM on linux. I will develop a Qt application that will draw waveform of analog input. I am using Allan's Linux UPP driver…
Other Parts Discussed in Thread: OMAP-L138 , ADS901 Hi,
I am using OMAP-L138 EVM which uses uPP to transfer data from ADS901. uPP transfer rate is so fast i.e. it takes only 17 CPU cycle to transfer X amount of data which doesn't let me process the data…
Other Parts Discussed in Thread: ADS901 , OMAP-L138 , OMAPL138 Hello,I want to use the ADC(ADS901,analog in) and DAC(DAC900E,analog out) on user interface (UI) board of the Zoom OMAP-L138 EVM Development Kit. I didn't find any example codes or user manuals…