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.

[参考译文] 打印 rx_buffer 数据时 MCSPI 中的 AM2434问题、SDK:08.06.00.45

Guru**** 2318830 points
Other Parts Discussed in Thread: AM2434, ADS1299
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1524261/am2434-issue-in-mcspi-while-printing-rx_buffer-data-sdk-08-06-00-45

器件型号:AM2434
主题: ADS1299中讨论的其他器件

工具/软件:

我要接口  AM2434  一方  ADS1299  连接到 SPI。 我正在读取的数据  8通道 、并将其存储在中  27字节缓冲区  (3个状态字节+ 24个通道数据字节)。

  •  前3个字节(STATUS)  与逻辑分析仪输出匹配。

  • 剩余的  24字节(通道数据)  与逻辑分析仪不匹配。

  • 多个器件  MCSPI  指定  模式1 、SCLK =  20 MHz。

  • 怀疑可能有问题  MCSPI 初始化  或时序。

我在下面附加了 MCSPI_TRANSACTION 初始化映像。

我将附加观察到的逻辑分析仪数据与尝试打印的串行监控器数据。

是否有人遇到过类似的问题?
什么可能导致通道数据不匹配?

提前感谢