BOD reset until it is reached voltage threshold in Vcc (LPC802)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

BOD reset until it is reached voltage threshold in Vcc (LPC802)

ソリューションへジャンプ
1,111件の閲覧回数
asier
Contributor III

Hi, 

I want LPC802 to be reset until my power up to some level of voltage. Could I do it with BOD ? 

Thanks,

Asier.

0 件の賞賛
1 解決策
1,075件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Asier,

One alternative would be using the reset signal so that you can keep the reset asserted until the voltage on the power supplies is stable and the capacitors are charged. Albeit this would require having a small reset circuit.

Starting on a low power mode is not possible, as you would need to first initialize the microcontroller and then setup the power configuration. Hence the current spike at startup would still be present.

My apologies for the inconvenience.

Regards,
Gustavo

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
1,095件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Asier,

Would you please explain with a bit more detail what functionality you want to implement with the Brown-Out Detection?

The brown-out detection circuit monitors the voltage of VDD as to assert an interrupt signal to the NVIC or issue a reset, so the system must be powered up for this function to be used.

Regards,
Gustavo

0 件の賞賛
1,081件の閲覧回数
asier
Contributor III

Hello Gustavo,

The problem is that LPC802 is drawing 4mA in my circuit when it is working but when power up it seems it is drawing some extra miliAmps.

My power supply only can deliver up to 5mA and when I power uC my power supply dont get 3V3, it is measured 2V instead of, so I deduce that LPC802 is demanding more current at start up.

I think that if we leave power supply to reach 3V3 (to let capacitor charges) and then uC starts working  maybe it could deliver initial current peak that LPC802 needs. I thought that BOD could keep LPC802 in reset state until supply gets the threshold level we want. If it is not working that way, maybe I could start uC in low power mode and then get off to normal mode ? 

Thanks in advance,

Asier.

0 件の賞賛
1,076件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Asier,

One alternative would be using the reset signal so that you can keep the reset asserted until the voltage on the power supplies is stable and the capacitors are charged. Albeit this would require having a small reset circuit.

Starting on a low power mode is not possible, as you would need to first initialize the microcontroller and then setup the power configuration. Hence the current spike at startup would still be present.

My apologies for the inconvenience.

Regards,
Gustavo

0 件の賞賛