Other Parts Discussed in Thread: AFE032
Hi All,
I intend to implement FCC/CENELENC/ARIB using AFE032 DAC mode,
there are couple questions, please kindly helps,
I following sequence to write samples to the DAC as AFE032 recommond
the parameters as following is current status
for FCC/ARIB sample frequency fs is 1.2MHz, then XCLK is 19.2MHz, SCLK is 19.2MHz,
1. set CS is low and Write the first 12-bit word to DIN
2. Set CS high to indicate that the sample is entered and Wait for at least four SCLK cycles
I am follow Table 10 in AFE032 datasheet. get the DAC_CLK is 4.8MHz and bypass block1,2,and 4, includes Block3 only.
does these configure correct setting?
(Q: Shall I set these REG_COEFF1_BLOCK_1/2_MS/LS~REG_COEFF7_BLOCK_1/2_MS/LS when I bypass block1 and 2?)
also for CENELENC sample frequency is 400KHz, then XCLK is 19.2MHz, SCLK is 19.2MHz,
1. set CS is low and Write the first 12-bit word to DIN
2. Set CS high to indicate that the sample is entered and Wait for at least 32 SCLK cycles
and Digital filter as like FCC/ARIB
the other question, regards to DAC output (pin14)
I have 12bit samples, range [0x800~0x7ff]
I add bias(0x800) on each sample when I send sample through SPI to DAC mode,
I expected DAC out(pin 14) see range [-DAC_NRF~ +DCA_NRF], but Table 4 show it is not.
the last question is XCLK 19.2M Hz is not 50% duty cycle(Hign 46.6% and Low is 53.33%)
does it work fine on AFE032?
Best Regards
Tarzan