Other Parts Discussed in Thread: MSP430FR6047 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1604595/msp430fr6047…
Other Parts Discussed in Thread: MSP430FR6047 , MSP430FR6043 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1592546…
Other Parts Discussed in Thread: MSP430FR6047 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1580624/msp430fr6047…
Part Number: MSP430FR6047
我将四个超声波探头通过模拟开关接入了430的收发接口,然后通过超声波探头的两两组合测试不同流道的流量,我通过示波器查看发送出的波形和回到芯片的接收波形均是满足预期的,但我现在发现一个问题,我将其中一个流道的2个超声波探头断开,通过示波器查看,此通道已经没有任何接收波形进入芯片,但USS_runAlgorithms计算出的结果有时却有数值,这是为什么?
Other Parts Discussed in Thread: MSP430FR6047 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1526556/msp430fr6047…
Other Parts Discussed in Thread: MSP430FR6047 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1515489/msp430fr6047…
Part Number: MSP430FR6047
你好!我在用MSP430FR6047开发液体流量计发现一个问题,如果在管道空管状态下执行了USS_initAlgorithms,我再次充满管道并且通一定的流量,此时测出来的值就不准了。我已经定位到是USS_initAlgorithms的问题,如果不是在空管状态下执行USS_initAlgorithms,就不会出现上述异常。