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.

[参考译文] LP5562:LP5562无法打开 LED

Guru**** 2439690 points
Other Parts Discussed in Thread: LP5562, LP5562EVM

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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1051719/lp5562-the-lp5562-fail-to-turn-on-the-led

器件型号:LP5562

您好、专家、

工程师设计了 LP5562。但他们报告 LED 未亮起。

我们收集了原理图和代码设置以供您确认。

此设计中有4.7K Ω 的上拉电阻器、用于将 SCL/SDA 设置为1.8V。

并且设计计划使用内部时钟。

i2cset -y 0 0x30 0x0 0x40

i2cset -y 0 0x30 0x8 0x01

i2cset -y 0 0x30 0x1 0x3f

i2cset -y 0 0x30 0x70 0x0

i2cset -y 0 0x30 0x5 0xff

i2cset -y 0 0x30 0x6 0xff

i2cset -y 0 0x30 0x7 0xff

i2cset -y 0 0x30 0xF 0xff

 

#全部关闭

i2cset -y 0 0x30 0x4 0x00

i2cset -y 0 0x30 0x3 0x00

i2cset -y 0 0x30 0x2 0x00

i2cset -y 0 0x30 0xe 0x00

 

#红色

i2cset -y 0 0x30 0x4 0xff

i2cset -y 0 0x30 0x3 0x00

i2cset -y 0 0x30 0x2 0x00

i2cset -y 0 0x30 0xe 0x00

运行此代码时、LED 永远不会亮起。

然后我们读取下面的0Ch、然后发现使用的内部时钟 被重置为使用的外部代码。   

i2cget -y 0 0x30 0xc 0x08  

这让我们感到困惑。

请提供建议。

此致、

黎家祥

  

现场应用工程师

德州仪器台湾有限公司

O:+886-2-2175-2582

M:+886-909-262-582

电子邮件:Eric.Lai@ti.com             

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

    尊敬的 Eric:  

    我已查看原理图并在 LP5562EVM 上测试了相同的 I2C 命令集。 红色 LED 指示灯正确亮起。 您可以为我们的客户应用 EVM -拔下 SCL/SDA 连接头并将 I2C 接口与客户的板连接-以进一步进行测试。 此外、请对红色 LED 点执行二极管测试、以确保其不会在内部损坏。  

    此致、

    Aaron Bing