Hi,
I have a circuit to do the controlling and those major parts included a MCU, CMOS SRAM (CY62128B), ROM, power management IC and a rechargeable battery to back up the CMOS SRAM once the main supply is off.
The SRAM should be working fine when the main supply is on since those pull-ups/pull-downs to the SRAM pins are functioning. But when the main suppply is off, the battery is only provide the supply to the SRAM only, hence all the parts are off and SRAM pins are left floating at this moment, would this stand a chance to corrupt the data in the SRAM when all pins left floating?
The idea to use a battery to back up the SRAM is to do data retention. Thank you.