Is the 'EEPROM' library of 'STM32F103CB' safe?
Posted: Thu May 16, 2024 12:27 am
[Status]
1. MCU: STM32F103CB
2. CORE1: https://github.com/rogerclarkmelbourne/Arduino_STM32
3. CORE2: https://github.com/stm32duino/Arduino_Core_STM32
Is the 'EEPROM' library of 'STM32F103CB' safe?
hello. Nice to meet you.
As far as I know, 'STM32F103CB' does not have 'EEPROM'. However, you can use the 'EEPROM' library in another way.
Here's what I'm curious about:
Is 'STM32F103CB' reliable for saving to 'EEPROM'?
What I mean by stability is
1) There must be no debug in the MCU.
2) The stored value must be maintained.
I wonder. Please help me.
1. MCU: STM32F103CB
2. CORE1: https://github.com/rogerclarkmelbourne/Arduino_STM32
3. CORE2: https://github.com/stm32duino/Arduino_Core_STM32
Is the 'EEPROM' library of 'STM32F103CB' safe?
hello. Nice to meet you.
As far as I know, 'STM32F103CB' does not have 'EEPROM'. However, you can use the 'EEPROM' library in another way.
Here's what I'm curious about:
Is 'STM32F103CB' reliable for saving to 'EEPROM'?
What I mean by stability is
1) There must be no debug in the MCU.
2) The stored value must be maintained.
I wonder. Please help me.