Sabeen Zameer
Joined: 12 Feb 2008 Posts: 10
|
Posted: Mon Aug 04, 2008 7:52 pm Post subject: changing ADC sampling frequency, using bss script |
|
|
hi,
while using snap application to modify ADC sampling frequency snap settings were
1. on setup tab ADC clock souce is set to PLL
2. reference frequency is set to crystal
3. and PLL output frequency is set to 100 or 100.8
4. bss script contains following command
0x10 0x0113101C 1! or 0x0113101C 0x10 1!
following example code is provided in the dig_rcv0_reg.txt
-- 101 (100. mHz N=4 (1) M=28 (0x1C)
-- 0x0113101C 0x10 l!
but we tried to swap reg address with data because framework logic gives the syntax as "a n 1!".
but the sampling frequency remains 43.2MH
please explain in detail what else is needed to modify the sampling frequency. and either the script command is correct or not. and please respond immediately.
thank u.
Sabeen |
|