Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果它在 ARM 处理器的数据表中给出:
1×12 位、2.4 MSPS A/D 转换器:最多 16 个通道
是否只有一个具有 16 个通道的 ADC 和。他们都有 2.4 MSPS 还是需要他们共享速度?
谢谢!!
他们分享速度。通常,您可以将它们设置为连续模式,它们将由同一个 adc 一个接一个地采样。尽管为了获得更高的准确性,您可能必须在采样之间引入延迟(以周期为单位),因此这将进一步减少每秒的采样数。