同步PSoC的时钟已经讨论过,这是不可能的。
但从几个PSoCs ADCs可以通过发送一个外部SOC信号传送到ADC完成。
因为(总是一个很好的做法)这个信号是同步的内部时钟,你可能会去一到两个时钟周期,在60MHz像30ns运行时。从那里startsmay ADC实际上取决于预分频点(我不是与ADC内部相当)但不会超过因子4。所以你可以很确定在同一微秒启动ADC。
如果这是不足够的,创建一个所谓的“例如我”:在这页的顶部- >;支持&;社区>;技术支持- >;创建一个例如我。
鲍勃
以上来自于百度翻译
以下为原文
Synchronizing the PSoC's clocks was discussed before, that was not possible.
But STARTING the ADCs of several PSoCs can be done by sending out an external SOC-signal that is routed to the ADCs.
Since (as always a good practice) this signal is synchronized to the internal clock you may be off for one to two clock cycles which is when running at 60MHz something like 30ns. The point from where the ADC actually starts may depend on a pre-divider (I am not quite fit with the ADC internals) but that will not be more than factor 4. So you can be quite sure to start your ADCs within the same microsecond.
If this is not sufficent, create a so-called "MyCase": At top of this page -> Support&Community->Technical Support ->Create a MyCase.
Bob
同步PSoC的时钟已经讨论过,这是不可能的。
但从几个PSoCs ADCs可以通过发送一个外部SOC信号传送到ADC完成。
因为(总是一个很好的做法)这个信号是同步的内部时钟,你可能会去一到两个时钟周期,在60MHz像30ns运行时。从那里startsmay ADC实际上取决于预分频点(我不是与ADC内部相当)但不会超过因子4。所以你可以很确定在同一微秒启动ADC。
如果这是不足够的,创建一个所谓的“例如我”:在这页的顶部- >;支持&;社区>;技术支持- >;创建一个例如我。
鲍勃
以上来自于百度翻译
以下为原文
Synchronizing the PSoC's clocks was discussed before, that was not possible.
But STARTING the ADCs of several PSoCs can be done by sending out an external SOC-signal that is routed to the ADCs.
Since (as always a good practice) this signal is synchronized to the internal clock you may be off for one to two clock cycles which is when running at 60MHz something like 30ns. The point from where the ADC actually starts may depend on a pre-divider (I am not quite fit with the ADC internals) but that will not be more than factor 4. So you can be quite sure to start your ADCs within the same microsecond.
If this is not sufficent, create a so-called "MyCase": At top of this page -> Support&Community->Technical Support ->Create a MyCase.
Bob
举报