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.

[参考译文] MSP430FR6043:USS 设计中心的捕获持续时间

Guru**** 2390755 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1041584/msp430fr6043-capture-duration-in-uss-design-center

器件型号:MSP430FR6043

您好!

 

我的客户对 USS 水演示的 USS 设计中心配置有疑问。

当 USS 设计中心的“Capture Duration (us)”中设置超过62usec 时,USS 返回错误。

 

他们对源代码进行了调查、发现源代码受到 USS_SW_LIB_APP_MAX_CAPTURE_SIZE (=500)的限制。

此外、库用户指南还指出"62.5us @ 8MSPS 高达1176usec @ 425KSPS"。

 

但是、ussSwLib.h 中有以下有关 USS_Capture_Configuration.sampleSize 的注释。

 

 

 

根据此注释、USS_Capture_Configuration.sampleSize 最大值应为1024。

如果可以使用1024、则可以实现128usec @ 8MSPS。

为什么最多限制为500? 是否有任何文档描述?

 

此致、

OBA

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Oba、

    这是由于 LEA 存储器内存在存储器限制。  

    BR、
    Leo