PCA9635 LEDn at startup
05-03-2024
07:35 AM
286件の閲覧回数
AleC1
Contributor I
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi, i'm using a PCA9635, driving LEDs with external drivers (NMOS). The problem is that, due to registers default values, at the startup, when the PCA9635 POR is released, the LEDs turn on for a short period, before an external microcontroller reconfigure the registers to drive External NMOS.
Is there any solution to change te default registers value loaded at startup, or any other way to avoid led flash at startup?
Thanks
1 返信
05-05-2024
11:48 PM
263件の閲覧回数
TomasVaverka
NXP TechSupport
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Alessio,
I do not fully understand the problem you are facing as after the power-on reset, the registers are initialized to their default state, meaning LEDOUTx registers are set to 0x00. In this case, the NMOS should be turned off. There is no way to change the default registers value.
BR, Tomas