嗨,有人知道ADCIMVR(28的PG4)的数据表中的CalcTime(等式9)的计算是如何工作的吗?数据表说明,CalcTimes相当于180个CPU周期,必须用DATACROK表示。我假设如果我的CPUL时钟是SysCLK/8=24MHZ/8=3MHz,则我的DATACROCK=VC1=SysCLK/n=24MHZ/12=2MHz,这是否意味着CalcTime=[180×/(3MHz)] *2MHz=120数据锁周期。数据表中提到的DATACOCK是否意味着您选择了时钟ADCIMVR?方程8中的术语是什么单位?采样率=Hz?数据锁=赫兹还是秒?CalcTime=秒或数据锁周期?请帮助 以上来自于百度翻译 以下为原文 Hi, Does anyone knows how does the calculation of the ClacTime(equation 9) in the datasheet of the ADCINCVR (Pg4 of 28) works? The datasheet states that the CalcTime is equivalent to 180 CPU cycles and must be express in terms of dataclock. I assume if my CPU_Clock is SysClk/8=24Mhz/8=3Mhz, my DataClock=VC1=SysCLK/N=24Mhz/12=2Mhz, does that mean that the CalcTime =[180*/(3Mhz)]*2Mhz = 120 DataClock cycles. Does the DataClock mention in the datasheet mean VC1,VC2 and VC3 which you chose to clock the ADCINCVR? What units are the terms in equation 8 using? Sampling Rate=hz? DataClock=hz or seconds? CalcTime=seconds or Dataclock cycles? Please help
2019-03-25 06:09