Stop clock for CY7C1470BV33

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
4029096
Level 1
Level 1
First question asked Welcome!

I use CY7C1470BV 33.
There is a time when it doesn't work, so I want to stop the clock input to reduce the power consumption. Is there any problem?
The MODE pin is fixed "L" and cannot be set to SLEEP MODE.

0 Likes
1 Solution
PradiptaB_11
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 replies posted

Hi,

The ZZ pin can put the chip to sleep. You can drive that pin high to put the device to sleep and reduce power consumption. The mode pin only decides if linear or interleaved burst will be used and has no control on this operation. using the ZZ pin is recommended course of action and you can refer to the datasheet for more details on sleep mode. Stopping the clock will not reduce the power consumption. You have to send the device to sleep mode.

Thanks,

Pradipta.

View solution in original post

0 Likes
1 Reply
PradiptaB_11
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 replies posted

Hi,

The ZZ pin can put the chip to sleep. You can drive that pin high to put the device to sleep and reduce power consumption. The mode pin only decides if linear or interleaved burst will be used and has no control on this operation. using the ZZ pin is recommended course of action and you can refer to the datasheet for more details on sleep mode. Stopping the clock will not reduce the power consumption. You have to send the device to sleep mode.

Thanks,

Pradipta.

0 Likes