mirror of
https://github.com/m3y54m/Embedded-Engineering-Roadmap.git
synced 2026-09-22 22:58:06 +03:00
Update README.md
This commit is contained in:
@@ -730,7 +730,7 @@ _________________
|
||||
|
||||
### ✳️ Memory Technologies & File Systems
|
||||
|
||||
Embedded systems employ a combination of volatile (SRAM, DRAM, PSRAM) and non-volatile (flash, EEPROM, FRAM) memory to store and access data, optimizing performance, cost, power consumption, and durability based on application-specific needs.
|
||||
Embedded systems employ a combination of volatile (SRAM, DRAM, PSRAM) and non-volatile (flash, EEPROM, FRAM) memory to store and access data, based on factors like performance, cost, power consumption, and durability.
|
||||
|
||||
- [🔘 Memory Options for Embedded Systems: How to Select the Right Memory Configuration](https://www.qt.io/embedded-development-talk/memory-options-for-embedded-systems-how-to-select-the-right-memory-configuration)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user