PSoC TRM解释了CAPSENSE使用两个开关:一个将引脚(传感器)连接到AMUX总线,第二个将相同的AMUX总线连接到IDAC或外部电阻器。
在我的项目中,我想做类似的事情,模拟硬件多路复用。
我发现数字驱动开关可以使用PIN模块来实现。
在没有使用PIN资源的情况下,有没有办法通过内部交换机将AMUXBUS连接到IDAC。
当做
罗伯特
以上来自于百度翻译
以下为原文
PSOC TRM explains that capsense uses two switches: one connects pin (sensor) to AMUX bus, second connects tha same AMUX bus to idac or external resistor.
In my project I would like to do similar thing for analog hardware mu
tiplexing.
I've found that digitally driven switch can be realized using pin module.
Is there a way to connect AMUXBUS to IDAC via internal switch without using pin resource.
Regards
Robert