python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How do you design a configuration file system that copes with abrupt shutdown in embedded environment?
I'm designing a software that manages configuration file at application layer in embedded Linux.
Generally, it maintains two copies of the configuration file, one in RAM and one in flash memory. As so...
Mr.nerd3345678
Votes: 0
Answers: 1
How much is the minimum number of pages used with EEPROM EMULATION (AN4894) techniques?
I'm implementing eeprom emulation with the STM32G0 series microprocessor. I am using the AN4894 Application note and the X-CUBE-EEPROM(4.0.0) software, but I have encountered a problem.
AN4894 Applica...
mefilti
Votes: 0
Answers: 0