Hi,
GOAL: Continue sampling and post-processing of analog signal using ADS901 with PING PONG buffer scheme.
I am totally new to OMAP platofrm. I have got OMAP-L138 EVM kit along with UI board with has ADS901 attach to it. I didn't find any PSP based example code to sample data using the ADS901, only way I could figured out is to modify the existing uppEvm example code. I have been reading many documents dealing with UPP, OMAP reference guide etc. but I couldn't grasp enough to modify the example code properly.
For example, I understood that any thing about transmission in uppSampleEvmA sample code has to be removed from program and .tcf configuration.
Channel A will be used to receive data so uppParams.devMode has to be modified to Upp_DevMode_CHAN_A_RCV
I can also see and understand Upp_ChanParams uppChanparamA structure to enable UPP channel A.
What I don't understand is that how ADS901 is connected or mapped with UPP ? How can I configure UPP to drive ADS901 to start sampling ?
As mentioned earlier, I don't have much experience of working with Processors so please help/guide me modifying this example code for my application.
I appreciate your quick response.
Regards,
Tariq