You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RV-1805-C3 has a PSW pin that can be configured as an output switch however is almost 5x more expensive. The RV-3028-C7 does not have such a pin, it only has an INT pin.
I need to periodically power ON my MCU, do stuff, and then turn it off. Before turning it off configure the RV-3028-C7 to wake at a certain time.
Can I configure the INT pin as a PSW switch? or do I need to use the RV-1805-C3 for this particular case?