Part Number: MSP430FR6047
在6047EVM_USS_Water_Demo中,可以得到超声波发射的信号强度吗?如果可以的话,怎么计算呢?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: MSP430FR6047
在6047EVM_USS_Water_Demo中,可以得到超声波发射的信号强度吗?如果可以的话,怎么计算呢?
Hello,Thank you very much for your answer, from the above formula, am I getting the actual voltage value corresponding to the waveform ADC count captured by the USS module? Should the signal strength be a percentage?
Thanks & Regards
I have already followed up these to E2E.
可以在ussAlgConfig.crossThreshold中更新阈值,接着在代码中调用USS_initAlgorithms()函数来实现更新。
您好,谢谢回复,那么用USS.exe软件中配置的configuration-advanced parameters-envelope crossing threshold值,跟视频中提到的算法自动完成调整envelope crossing threshold这两个过程是什么关系?