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.

[参考译文] TPS92662-Q1:TPS92662 UART 通信问题

Guru**** 2482105 points


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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/696330/tps92662-q1-tps92662-uart-communication-issue

器件型号:TPS92662-Q1

您好!

我的项目中使用 LED 驱动器 TPS92662的 IAM、

DSPIC33EV 微型通过 UART 通信通道连接到 TPS92662器件。

IAM 按以下顺序向 TPS92662器件写入命令。

INIT - DevID - REGADDR - DATA (1..n)- CrCl - CRCH

初始化- 0x87

DevID - 0x20

REGADDR - 0x80

Data1 - 0xA1

IAM 从 MLC92662到 DSPIC33EV 没有收到任何响应、我在 Micro 中执行了环回测试、IAM 能够看到 RX 缓冲区更新了传输的数据。

请任何人就此问题为我提供帮助。