Reputation: 65
I am using STM32F030R8. I have enabled a counter that counts value at fixed interval. I was wondering whether i can save this counter value to eeprom as soon as i switch off the power to the uController. I am using 24C08 i2c eeprom. I can use large bulk capacitor say 1000uF or any suggested value ..
Upvotes: 0
Views: 548
Reputation: 65
After lots of reading i have finally found that PVD is not supported in STM32F030R8 ... I need to look for another alternative method.
Thanks.
Upvotes: 0