Other Parts Discussed in Thread: ADC34RF72
器件型号: ADC34RF72
我下载了 ADC34RF72 数据表。 但是、没有寄存器地址映射的信息。
在哪里可以获得 ADC34RF72 的寄存器地址映射?
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.
您好 Mannsik、
ADC34RF72 不会像上一代 ADC 那样公开寄存器映射。 由于内部器件的复杂性和可编程数字功能的范围、我们公开了一个 与器件寄存器映射类似的系统参数配置。 然后、可以配置此配置并通过一组固定的 API 函数加载到 ADC 中。 有关详细信息、可在 ADC EVM GUI 下载随附的软件开发套件 (SDK) 中找到。 位于目录 “..\Documents\ADC3xRF7xEVM\v1.0.1\adc3xrf7x_customer_handoff\adc3xrf7xevm\ADC3xRF7x_api\standaling_api\quad_1p5g" 中“中、您可以在“c"目录“目录中找到所有 Texas Instruments 函数的 C 源代码以及“config"文件夹“文件夹中的示例配置文件。 此外、adc3xrf7x_customer_handoff 目录还在 python 中包含 ADC API 的示例实现、可与 ADC EVM 和 TSW14J58 开箱即用。 最后、有关 Software_User_函数的更多详细信息、请参阅目录中的“ADC34RF72_APIguide.chm“、其中包含有关 API 的更多详细信息。
谢谢、
Eric