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.

[参考译文] RTOS/CC2650STK:2个关于 PDMCC26xx 驱动程序的问题

Guru**** 2445440 points


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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/635887/rtos-cc2650stk-2-questions-about-pdmcc26xx-driver

器件型号:CC2650STK

工具/软件:TI-RTOS

大家好、我对 PDMCC26xx 驱动程序有2个问题。

1、PDMCC26xx.C 内有32kHz 的直流陷波、半带 LP 滤波器系数、 我想知道如何将其提高到更高的速率(比如60kHz)? 是否有设计此滤波器的方法?(如 Matlab 脚本)

2.函数 extern bool pdm2pcm16k (const void* pin、uint32_t* pState、const int32_t* pBqCoeffs、int16_t* pout)的原型是什么?  

 提前感谢您

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

    有关使用 PDM 驱动程序进行开发的帮助、请查看 PDM 驱动程序 API 指南: dev.ti.com/.../
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    很抱歉、我想查看函数的定义。 但是您提供给我的链接没有此类信息、因为我的问题或多或少类似于修改驱动程序