你好:
我使用8C24466。
我有一个SC块工作在数据时钟等于20kHz。
ADC DELSIG8工作在等于4MHz的数据时钟上,所以它的采样率=4000000/256=15kSPS。
我需要将SC块的输出连接到ADC,但是它们具有不同的时钟,并且SC块的输出不能直接连接到CT块的输入,导致SC块的输出不是连续的并且本质上是切换的。
如何将SCLUB的输出连接到内部ADC Delsig的输入,而不使用模拟总线,使用适配器块或一些我不知道的东西?
以上来自于百度翻译
以下为原文
HI there :
i use c8c29466.
I have a SC Block works on data clock equal to20khz.
Also ADC delsig8 works on data clock equal to 4Mhz, so it’s sample rate =4000000/256=15ksps.
I need to connect the output of SC Block to ADC but they have different clocks, and the output of an SC Block cannot be directly connected to the input of a CT block, cause the output of an SC Block is not con
tinuous and is switching in nature.
How to connect the output of SCblock into input of ADC DELSIG
internally and without use Analog bus like use a adapter block or something i am unaware to ?